Updates:
        Summary: While ⌘ (command) key held down, letter keys don't generate 
key  
events

Comment #13 on issue 15090 by a...@chromium.org: While ⌘ (command) key held  
down, letter keys don't generate key events
http://code.google.com/p/chromium/issues/detail?id=15090

It's not entirely clear why WebKit's editor code isn't executing a command;  
it seems
like it's doing a lookup and not finding anything.

The real killer here is that feeding the event back into the system with  
sendEvent:
doesn't actually fire off the shortcutted menu item. Whee.

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

Reply via email to