- From: <bugzilla@jessica.w3.org>
- Date: Wed, 02 Oct 2013 05:55:38 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22093 --- Comment #6 from Takayoshi Kochi <kochi@google.com> --- After some investigation, I come to know that events that fire against non-DOM elements are okay, like XMLHTTPRequest's onreadystatechange. Though still we have uncertainty for implementing this on non-Windows platforms, we intend to include this in the spec and test it on Windows platform to see how useful it would be. This API and events are probably useful for showing suggests from web or local IME candidates exclusively. For mobiles, the scenario would be different. Maybe window resize can be one possibility for that, but it may not be just for showing on-screen keyboards. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 2 October 2013 05:55:39 UTC