[Bug 4144] Numerous RichText problems
http://bugs.winehq.org/show_bug.cgi?id=4144 --- Comment #19 from Alex Villacís Lasso <a_villacis(a)palosanto.com> 2008-05-05 18:33:48 --- Created an attachment (id=12759) --> (http://bugs.winehq.org/attachment.cgi?id=12759) richedit: fix misreporting of match offset for EM_FINDTEXT and EM_FINDTEXTEX Previous patch already committed. Forward search that spans across more than one run in a single paragraph could report with an incorrect offset, due to the use of the last examined run rather than the start-of-search run. Added test that failed until bug was fixed. This fixes some remaining search problems exposed by the test application. Patch sent to wine-patches, but 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.
participants (1)
-
wine-bugs@winehq.org