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
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 fix
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?
3 matches
Mail list logo