[Bug 8132] Hyperlink rendering not turned off if link is at end of line

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 5 18:45:58 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=8132





--- Comment #8 from Alex Villacís Lasso <a_villacis at palosanto.com>  2008-05-05 18:45:58 ---
Created an attachment (id=12762)
 --> (http://bugs.winehq.org/attachment.cgi?id=12762)
richedit: add (more) tests for URL autodetection on WM_CHAR, make them pass
under Wine

This patch adds some NEUT (Nearly Exhausting URL Tests) regarding the behavior
of WM_CHAR while inserting text that contains an URL. This adds support for URL
with characters around it, like the ones supported via WM_SETTEXT, and also
fixes a bug about not deactivating CFE_LINK on an URL that is split with a
paragraph break so that each piece by itself is not an URL. Reused
functionality created for WM_SETTEXT.

Patch likely to be ignored until after code freeze.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list