- From: <bugzilla@jessica.w3.org>
- Date: Tue, 22 Oct 2013 01:33:36 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22028 Jianfeng Lin <jianflin@microsoft.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jianflin@microsoft.com --- Comment #5 from Jianfeng Lin <jianflin@microsoft.com> --- We don't have scenario to use IME API outside composition events. Having a "hasComposition" property is an easier way than tracking that compositionstart event was fired and a matching compositionend event hasn't' been fired. As mentioned above, in offline composition the compositiontext would be empty even though the text is being composed in the IME window. We would love to expose it through compositiontext, but due to limitation of our platform we can't. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 22 October 2013 01:33:37 UTC