Comment #43 on issue 13891 by daniel.danilatos: Keypress event should fire for Ctrl+key combinations on Windows http://code.google.com/p/chromium/issues/detail?id=13891
On Linux Chrome: W,T,N -> No key event, not cancellable ZXCVAUI -> keydown, no keypress Others -> keypress, with a character code that is the letter number (A = 1, B = 2, ...) Mac chrome is different. Haven't checked Windows Chrome. http://www.danilatos.com/event-test/ExperimentTest.html -- 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 -~----------~----~----~----~------~----~------~--~---
