[Bug 709] riched32.dll needs to be improved a lot (was: Richedit does not handle input with PTE)
http://bugs.winehq.org/show_bug.cgi?id=709 --- Comment #22 from Alex Villacís Lasso <a_villacis(a)palosanto.com> 2008-05-05 18:42:48 --- Created an attachment (id=12761) --> (http://bugs.winehq.org/attachment.cgi?id=12761) richedit: WM_SETTEXT must immediately autodetect URLs, without waiting for a WM_CHAR Tests show that native richedit does not need to wait for a WM_CHAR to be sent before autodetecting URLs. In addition, EM_AUTOURLDETECT tests were made more exhaustive in order to find out which characters can start and end an URL. Fixes URL not being highlighted in Perfect! TextEdit, and possibly other applications. Might need patch from http://bugs.winehq.org/attachment.cgi?id=12759 before applying cleanly. This is the bare minimum patch needed to fix the URL non-highlighting. For the rest of the series of patches, please see bug #8132. -- 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.
participants (1)
-
wine-bugs@winehq.org