[Bug 15318] Google Chrome pasting in the url field pastes it twice

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 21 19:43:33 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15318


Dylan Smith <dylan.ah.smith at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|wine-bugs at winehq.org        |dylan.ah.smith at gmail.com
             Status|NEW                         |ASSIGNED




--- Comment #9 from Dylan Smith <dylan.ah.smith at gmail.com>  2008-10-21 19:43:33 ---
Created an attachment (id=16785)
 --> (http://bugs.winehq.org/attachment.cgi?id=16785)
richedit: Handle ctrl-key shortcuts on WM_KEYDOWN.

I did some more tests to confirm my theory, and as expected it seems like all
the Ctrl-<key> shortcuts are being handled in WM_KEYDOWN by native richedit. 
This patch moves the handling of these shortcuts from WM_CHAR to handling them
on WM_KEYDOWN.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list