[Webkit-unassigned] [Bug 34002] The key event when pressing Alt+<Keystroke> sets ctrlKey=true when using Polish as OS input language
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 22 13:34:32 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34002
--- Comment #7 from jeff.s.harris at gmail.com 2010-01-22 13:34:32 PST ---
That's a good question. It's the Alt+Gr key, so it's not the same as a control
key.
http://freepages.genealogy.rootsweb.ancestry.com/~elainetmaddox/polish_keyboard.jpg
For me, the problem with the current behavior is that my app is listening for
keyboard shortcuts based on the ctrl key, but because of this, it thinks that
any polish character is a keyboard shortcut (even though it's just a regular
key event).
Things work great on firefox.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list