[Webkit-unassigned] [Bug 49523] IME candidate characters inserted unexpectedly to textarea which listens compositionupdate event on Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 14 17:55:50 PST 2010


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





--- Comment #3 from Kenichi Ishibashi <bashi at google.com>  2010-11-14 17:55:50 PST ---
The cause of this bug is almost the same as the bug 46868. A similar text mismatch could occur when the textarea listens the compositonupdate event and changes its style on the event handler. This bug could occur not only on Mac but on other platforms. I'll post a trial patch to fix this, but I'm not confident whether the fix is suitable. I'd like to ask some advice.

Thanks,

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list