[36/44] richedit: Caret size must match font size characters to be inserted.

Dylan Smith dylan.ah.smith at gmail.com
Tue Jun 17 20:20:50 CDT 2008


When the caret is at the start of a run, it uses the font of the
previous run for inserting characters.  The caret size previously the
wrong height for the characters being inserted, so this patch fixes this
bug.  It was tested against richedit versions 1.0, 3.0, and 4.1, and
the behaviour is consistent with all of them now.
---
 dlls/riched20/caret.c |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0036-richedit-Caret-size-must-match-font-size-characters.diff
Type: text/x-diff
Size: 1197 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080617/1c5d1804/attachment-0001.diff 


More information about the wine-patches mailing list