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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 10 22:46:15 PDT 2009


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





------- Comment #4 from ap at webkit.org  2009-04-10 22:46 PDT -------
(In reply to comment #3)
> Calling preventDefault() on the keydown should always cause the character
> insertion to not happen.

This is a bit offtopic for this bug, but if character insertion happens due to
e.g. drag&drop, Ink, or Character Palette, keydown obviously isn't sent, so
preventDefault() won't prevent it.

> For what its worth, IE 7 has the same behavior as Safari 3/4 on Windows, which
> is the behavior I want for Safari on Mac too.

OK.


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