[Bug 14248] CTRL + Tab in Firefox 3 is intepreted as CTRL + B (dogfood)

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Aug 4 10:40:14 CDT 2008


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


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch, testcase




--- Comment #4 from Austin English <austinenglish at gmail.com>  2008-08-04 10:40:13 ---
(In reply to comment #3)
> Wine's TranslateMessage function creates a WM_CHAR message with the same
> control key code as CTRL + I for CTRL + Tab at the moment (0x9). If a WM_CHAR
> message is send depends on what ToUnicode function returns.
> I've sent in a test and fix to make wine do the same as windows (tested on
> Vista).
> 
> This fixes firefox behaviour for me.
> 
> http://www.winehq.org/pipermail/wine-patches/2008-July/058745.html (Test)
> http://www.winehq.org/pipermail/wine-patches/2008-July/058746.html (Fix)
> 

Patch works here as well. Might resubmit it to wine-patches and ask for
comments, not sure why it wasn't accepted...


-- 
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