winex11: Fix Ctrl+Shift+Tab translation (try2)

André Hentschel nerv at dawncrow.de
Mon Jun 1 13:10:21 CDT 2009


Now with test. Tested on W2k and WXP.
X turns shift-tab into ISO_Left_Tab and we translate it as shift+tab and leave the function.
This patch doesnt do that if Ctrl is pressed too, so that the application gets a ctrl+shift+tab.
with this patch, bug 14248 is fixed completely.
---
  dlls/user32/tests/input.c   |    2 ++
  dlls/winex11.drv/keyboard.c |    2 +-
  2 files changed, 3 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winex11-Fix-Ctrl-Shift-Tab-translation-try2.txt
Type: text/x-patch
Size: 1159 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090601/987c98a2/attachment.bin>


More information about the wine-patches mailing list