richedit: Typing is ignored while mouse is captured

Dylan Smith dylan.ah.smith at gmail.com
Fri Jul 11 15:36:09 CDT 2008


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

I tested with builtin riched20 on Windows, and noticed the same problem,
in the cases I mentioned above, and this problem was not noticed while
using a native riched20 dll override in Wine.  From this I have
concluded that it is a richedit control problem in this case.

This patch is for consistency with native richedit controls in the
behaviour described above.
---
 dlls/riched20/editor.c |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 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/20080711/e5d0d0f4/attachment.txt 


More information about the wine-patches mailing list