WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 16429
17937
keypress event doesn't fire for non-printable keys other than enter
https://bugs.webkit.org/show_bug.cgi?id=17937
Summary
keypress event doesn't fire for non-printable keys other than enter
Ryan Grove
Reported
2008-03-18 22:43:00 PDT
In Safari 3.1 and the latest WebKit nightly (I tested 31132), the keypress event fails to fire for non-printable keys (in other words: arrow keys, function keys, etc.). The only exception I've found so far is the enter key, for which the event fires correctly. In Safari 3.0, keypress worked as expected. See the test page at
http://pieisgood.org/safarikeypress/
for a demonstration.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2008-03-19 01:53:36 PDT
*** This bug has been marked as a duplicate of
16429
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug