[Webkit-unassigned] [Bug 34767] Emacs shortcuts (eg Ctrl+A) don't fire keypress inside contentEditable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 9 20:16:32 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34767
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
CC| |ap at webkit.org
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> 2010-02-09 20:16:32 PST ---
This is by design. There is no character code associated with such events, so
we don't fire keypress, only keydown.
--
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