richedit: Make cursor visible when selecting via mouse above/below editor

Dylan Smith dylan.ah.smith at gmail.com
Mon May 26 10:36:26 CDT 2008


When you click on the richedit control and drag the mouse above or below
the editor, it should let that text get selected, and then the richedit
control should be scrolled to make sure the cursor is visible.  This fix
added a call to make the cursor visible after text is selected in this
way.

This fixes Bug 6247 - Richedit: Selecting via mouse does not scroll
---
 dlls/riched20/caret.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0014-richedit-Make-cursor-visible-when-selecting-via-mous.diff
Type: text/x-diff
Size: 456 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080526/708b061b/attachment-0001.diff 


More information about the wine-patches mailing list