[Webkit-unassigned] [Bug 25147] REGRESSION(r41760-41844): ESC Key does not fire document.onkeypress

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 06:42:50 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25147


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




------- Comment #6 from ap at webkit.org  2009-04-13 06:42 PDT -------
Note that this is only a regression on Mac - on Windows, we didn't fire this
event in Safari 3.2.1 either.

This was probably caused by
<http://trac.webkit.org/projects/webkit/changeset/41793> and related changes to
_interceptEditingKeyEvent. This method now correctly discovers that the keydown
event was handled, preventing keypress dispatch.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list