Comment #10 on issue 2215 by [email protected]: event.metaKey returns true when ALT is pressed http://code.google.com/p/chromium/issues/detail?id=2215
FYI, an WebKeyboardEvent object is converted into a PlatformKeyboardEvent object in "http://src.chromium.org/viewvc/chrome/trunk/src/webkit/glue/event_conversion.cc", and converted into a KeyboardEvent object in "http://trac.webkit.org/browser/trunk/WebCore/dom/KeyboardEvent.cpp". -- 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 -~----------~----~----~----~------~----~------~--~---
