richedit: fix misreporting of match offset for EM_FINDTEXT and EM_FINDTEXTEX

Alex Villacís Lasso a_villacis at palosanto.com
Fri May 2 13:01:49 CDT 2008


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.

Changelog:
* Fix misreporting of match offset for EM_FINDTEXT and EM_FINDTEXTEX
* Added test that failed until bug was fixed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-richedit-fix-misreporting-of-match-offset-for-EM_FI.patch
Type: text/x-patch
Size: 0 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080502/c43c7a0c/attachment.bin 


More information about the wine-patches mailing list