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

Reply via email to