richedit: Typing is ignored while mouse is captured

Dylan Smith dylan.ah.smith at gmail.com
Tue Jul 8 10:19:55 CDT 2008


While testing on Windows XP, I noticed that richedit controls ignored
characters typed while the mouse is captured (e.g. while holding the
left or middle button down).  Arrow keys, delete, and backspace are also
ignored.

This patch is for consistency with native richedit controls in the
beviour described above, however, don't try testing with the middle
button down in Wine since it is not yet implemented in our richedit
controls.
---
 dlls/riched20/editor.c |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-richedit-Typing-is-ignored-while-mouse-is-captur.diff.txt
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20080708/68c7b3cc/attachment.txt 


More information about the wine-patches mailing list