- From: <bugzilla@jessica.w3.org>
- Date: Sat, 18 May 2013 01:13:04 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22070 --- Comment #14 from Masayuki Nakano <masayuki@d-toybox.com> --- (In reply to comment #12) > (In reply to comment #10) > > And, it might be worthwhile to add "inputDevice" attribute which indicates > > the beforeinput is caused by a key press or IME. > > What other values would this attribute take: "Keyboard", "IME", ... > "Voice"? > "Other" I have no idea for other values because perhaps, voice input and handwriting system use IME framework. However, for example, if beforeinput event handlers want to handle the events caused by key event, such information is useful. Such use case *might* be possible if they want to implement shortcut key like mechanism. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Saturday, 18 May 2013 01:13:10 UTC