WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 16429
WebKit nightlies no longer dispatch keypress for special keys
https://bugs.webkit.org/show_bug.cgi?id=16429
Summary
WebKit nightlies no longer dispatch keypress for special keys
Eric Naeseth
Reported
2007-12-13 17:13:42 PST
While WebKit
r28669
(unlike Safari 3.0.4) now dispatches keydown/keyup events for modifier keys (Shift, Control, Option, and Command), it no longer dispatches keypress events for those keys and the "special" keys it previously dispatched them for (namely the arrow keys, home, end, page up and down, tab, delete, and backspace). It still dispatches one for Enter, but its keyIdentifier field is now blank (previously it was "Enter".) A useful page for testing this behavior has been provided as this bug's URL. This may have been intentional (after all, the old behavior was kind of an abuse of keypress in the first place), but I'm filing a bug anyway because it might not be, and if it is, I'd like some confirmation that this behavior is indeed changing.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Naeseth
Comment 1
2007-12-13 17:18:28 PST
Fixing a bit of grammar in the title.
Eric Naeseth
Comment 2
2007-12-13 17:25:05 PST
I don't know a whole lot about Bugzilla or how you guys are using it, but it looks like if this really was unintentional then it would count as a regression, so I'm adding a keyword to that effect.
Alexey Proskuryakov
Comment 3
2007-12-13 23:28:33 PST
Yes, this was intentional, see <
http://lists.webkit.org/pipermail/webkit-dev/2007-December/002992.html
>. As with any change, we are open to reconsidering this if it causes too much trouble, but for now, I'm closing as INVALID. Thank you for filing this bug, we appreciate your help!
Eric Naeseth
Comment 4
2007-12-14 07:48:45 PST
Thank you very much for that link. If I find any *real* regressions, I'll try to let you all know. :)
Mark Rowe (bdash)
Comment 5
2008-03-19 01:53:36 PDT
***
Bug 17937
has been marked as a duplicate of this bug. ***
Mark Rowe (bdash)
Comment 6
2008-03-19 10:17:54 PDT
***
Bug 17947
has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 7
2009-09-04 13:58:05 PDT
***
Bug 28905
has been marked as a duplicate of this bug. ***
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