[Webkit-unassigned] [Bug 25119] IME modifies the DOM before keydown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 4 01:11:51 PDT 2009


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


ojan at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hbono at chromium.org




------- Comment #9 from ojan at chromium.org  2009-05-04 01:11 PDT -------
OK. This makes a bit more sense now. IE and WebKit don't fire keypress events
for IME at all. So it makes sense that canceling them does not affect IME. :)
So, I come back to the conclusion that we should just match IE7. Keydown should
fire before the DOM has been modified and should be cancelable.


-- 
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