Comment #6 on issue 9718 by adonnod: Regression: Shortcut Right Ctrl + Right Shift used for changing text directionality conflicts with keyboard layouts switching shortcut http://code.google.com/p/chromium/issues/detail?id=9718
FYI, both side of ctrl+shift are the default IME shortcuts in Windows. They only work if you have more than 2 IMEs in the same language region, not only Chinese. Because the structure of language systems, English/Latin system never use more than one IME in one language region. So lots of apps have shortcut conflicts with IME in those language OS, sadly. For example, in FPS, duck-and-jump(ctrl+space, yes, another IME shortcut) always triggers IME and cause controlling problem(because program only accepts direct keyboard input). I suggest that only turn on this shortcut by default if user's setting is RTL language. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
