[Bug 22028] Consider adding hasComposition() in InputMethodContext

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

--- Comment #6 from Takayoshi Kochi <kochi@google.com> ---
Thanks, now I understand the technical reason hasComposition() has to exist,
but without any concrete use case, I'm hesitant to incorporate this in
InputMehtodContext (or Composition) interface.

Do you imagine a use case similar to oncandidatewindowshow/hide?
i.e. when a non-inline composition starts, suppress web suggest dropdown
which may overlap the offline composition UI?  I'm still not sure
you can catch when it starts, as hasComposition() is not an event.
polling?

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

Received on Wednesday, 6 November 2013 04:40:37 UTC