Yeah, I already documented that in MDN...
https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsIDOMWindowUtils#sendKeyEvent%28%29

On 2015/10/27 0:48, smaug wrote:
On 10/26/2015 10:21 AM, Amit Zur wrote:
MDN says keyCode is deprecated and web developers should favor `key`
instead. But sendKeyEvent doesn't support key property on the event.
I found bug #1214993 but the solution there is a workaround for the
home button for TV.

Can we expect this to be fixed any time soon?



You probably want to use
http://mxr.mozilla.org/mozilla-central/source/dom/interfaces/base/nsITextInputProcessor.idl


_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


--
Masayuki Nakano <masay...@d-toybox.com>
Manager, Internationalization, Mozilla Japan.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to