Comment #13 on issue 2215 by fredck: event.metaKey returns true when ALT is
pressed
http://code.google.com/p/chromium/issues/detail?id=2215
Sorry for this outsider comment, but... what a brilliant research! Go
fixing it...
avi deserves it ;)
--
You received this message because you are list
Comment #12 on issue 2215 by a...@chromium.org: event.metaKey returns true
when ALT is pressed
http://code.google.com/p/chromium/issues/detail?id=2215
Executive summary:
This is a bug that we inherited from WebKit that was fixed by them more
than a year ago.
The full story, doing a dp
Comment #11 on issue 2215 by a...@chromium.org: event.metaKey returns true
when ALT is pressed
http://code.google.com/p/chromium/issues/detail?id=2215
hbono: re comment 10, I'm intimately familiar with that code, having
written it a few
weeks ago.
The real issue is this: Why do we consider
Comment #10 on issue 2215 by hb...@chromium.org: 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/
Comment #9 on issue 2215 by hb...@chromium.org: event.metaKey returns true
when ALT is pressed
http://code.google.com/p/chromium/issues/detail?id=2215
As far as I read though the svn logs, it is ben. (I have not checked logs
before we
moved our source tree to svn and I'm not 100% confident t
Comment #8 on issue 2215 by a...@chromium.org: event.metaKey returns true
when ALT is pressed
http://code.google.com/p/chromium/issues/detail?id=2215
The only part of WebKit's code that I was considering bug-like was the
required modifier keys for accelerator keys
on the Mac, and that's a di
Updates:
Cc: b...@chromium.org da...@chromium.org
Comment #6 on issue 2215 by hb...@chromium.org: event.metaKey returns true
when ALT is pressed
http://code.google.com/p/chromium/issues/detail?id=2215
ben and darin,
To read through the svn logs (including ones before Chrome is release
Updates:
Status: Assigned
Owner: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Labels: Mstone-1.1
Comment #4 on issue 2215 by [EMAIL PROTECTED]: event.metaKey returns true
when ALT is pressed
http://code.google.com/p/chromium/issues/detail?id=2215
This appears to be d
Updates:
Labels: -Area-BrowserUI Area-WebKit
Comment #3 on issue 2215 by [EMAIL PROTECTED]: event.metaKey returns true
when ALT is pressed
http://code.google.com/p/chromium/issues/detail?id=2215
(No comment was entered for this change.)
--
You received this message because you are li
Updates:
Status: Untriaged
Cc: [EMAIL PROTECTED]
Labels: -Area-Misc Area-BrowserUI
Comment #2 on issue 2215 by [EMAIL PROTECTED]: event.metaKey returns
true when ALT is pressed
http://code.google.com/p/chromium/issues/detail?id=2215
Testcase provide uploaded on
http://g
Issue 2215: event.metaKey returns true when ALT is pressed
http://code.google.com/p/chromium/issues/detail?id=2215
New issue report by fredck:
When attaching to a DOM event (like keydown), the "event.metaKey" property
returns "true" if the ALT key is pressed (as well as "event.altKey"). It
should
11 matches
Mail list logo