[Webkit-unassigned] [Bug 10871] REGRESSION: IME key events different in nightly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 18 12:07:05 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=10871
------- Comment #4 from ap at webkit.org 2006-12-18 12:07 PDT -------
I looked into this some more, and I start thinking that we should try to match
Firefox behavior, with keyup/keydown being always sent, and keypress only being
sent if IME didn't handle the event. Ideally, we should also send DOM3
textInput event (which would let you support Character Palette, Ink etc.)
What do you think about this?
--
Configure bugmail: http://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