http://bugs.winehq.org/show_bug.cgi?id=14248 Andre Wisplinghoff <andre.wisplinghoff(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andre.wisplinghoff(a)gmail.com --- Comment #3 from Andre Wisplinghoff <andre.wisplinghoff(a)gmail.com> 2008-07-29 08:57:03 --- 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) -- 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.