WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
25543
Canceling keydown should cancel IME input
https://bugs.webkit.org/show_bug.cgi?id=25543
Summary
Canceling keydown should cancel IME input
Ojan Vafai
Reported
2009-05-04 01:57:26 PDT
IE7 and FF3-Win do this. FF3-Mac and WebKit do not. If it's technically possible, it seems that we should try to match IE/FF3-Win as that would almost definitely maximize compatibility with the web.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2009-05-04 02:09:38 PDT
It would be interesting to verify whether this is so for all major Windows IMs and Internet Explorer - per IRC discussion, Oliver thinks that some of them may only dispatch DOM events when their input area is confirmed.
Ojan Vafai
Comment 2
2009-05-17 19:23:23 PDT
Also, Safari Windows cancels IME input when keydown in preventDefaulted. See
http://jparent.googlepages.com/brokenIMEEvents.html
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