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 25147
25012
Yahoo Mail: Keystrokes that do not display anything to user are ignored for onkeypress
https://bugs.webkit.org/show_bug.cgi?id=25012
Summary
Yahoo Mail: Keystrokes that do not display anything to user are ignored for o...
jasneet
Reported
2009-04-02 17:40:50 PDT
I Steps: 1. Go to
http://mail.yahoo.com
2. Open a mail. 3. Press Escape key. II Issue: The mail isn't closed, but other functions continue to work. The opened mail should be closed and you should go back to the current mail folder. III Conclusion: Looks like Webkit ignores keystrokes for onkeypress that aren't displayed to user like Esc, Backspace, Tab, etc. FF3 and IE7 aren't ignoring those. IV Other Browsers: FF3: OK IE7: OK V Nightly tested: 42138 Bug in Chromium :
http://code.google.com/p/chromium/issues/detail?id=9061
Attachments
reduced testcase
(316 bytes, text/html)
2009-04-02 17:41 PDT
,
jasneet
no flags
Details
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2009-04-02 17:41:06 PDT
Created
attachment 29210
[details]
reduced testcase
Alexey Proskuryakov
Comment 2
2009-04-03 07:18:24 PDT
The issue with Esc is already tracked as
bug 18157
. IE 7 does not dispatch the keypress event for Tab or Backspace, and we chose to match IE behavior. *** This bug has been marked as a duplicate of
18157
***
Alexey Proskuryakov
Comment 3
2009-04-13 03:10:45 PDT
Actually, this bug is a regression, and a duplicate of
bug 25147
- even though the reduction fits
bug 18157
, the actual Yahoo Mail issue does not.
Alexey Proskuryakov
Comment 4
2009-04-13 03:11:04 PDT
*** This bug has been marked as a duplicate of
25147
***
Alexey Proskuryakov
Comment 5
2009-04-13 07:13:05 PDT
Comment on
attachment 29210
[details]
reduced testcase
> Actually, this bug is a regression
That's not quite correct, it is only a regression on Mac, not on Windows. Keeping as a duplicate for now, but may need to track this bug on its own.
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