[Webkit-unassigned] [Bug 40608] [chromium]Refactor input method related APIs.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 15 17:13:24 PDT 2010


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





--- Comment #14 from Tony Chang (Google) <tony at chromium.org>  2010-06-15 17:13:21 PST ---
(In reply to comment #13)

> I don't think it's possible to cancel individual letter of a composition session, because you can't know if the internal state of the input method will be changed by a key event, even the composition text stays unchanged. In another word, there is no way for us to let the input method revert to a previous middle state. The only thing we can do is to cancel the ongoing composition session in whole which will reset the input method to its initial state.

Ok, I'm going to use that argument to close out http://crbug.com/9883 :)

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