[Bug 22028] Consider adding hasComposition() in InputMethodContext

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22028

--- Comment #4 from Takayoshi Kochi <kochi@google.com> ---
What's the expected usage scenario for checking emptiness of the composition
string?

The most common usage of composition text is to get the value when
compositionupdate event happens, and existence of some text is expected.

During the time between compositionend and compositionstart, no text is
expected.

Do you see any use case that you use IME API without composition events?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 10 October 2013 06:07:34 UTC