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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 12:56:49 PDT 2009


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





------- Comment #5 from jparent at google.com  2009-04-13 12:56 PDT -------
(In reply to comment #4)
> (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.

Yup.  That *should* generate a cancelable textInput event though.

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