Comment #27 on issue 15090 by [email protected]: While ⌘ (command) key held down, letter keys don't generate key events http://code.google.com/p/chromium/issues/detail?id=15090
suzhe: I've uploaded avi's patch to http://codereview.chromium.org/242069 . I can't see the "The real killer here is that feeding the event back into the system with sendEvent: doesn't actually fire off the shortcutted menu item." problem Avi describes, cmd-t seems to work if it's not captured but it _is_ captured correctly at http://www.quirksmode.org/js/keys.html . The patch (intentionally) DCHECK()s when arrow keys are pressed, but it's a good start. -- 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 -~----------~----~----~----~------~----~------~--~---
