Re: [w3c/uievents] Proposal: Add KeyboardEvent.unmodifiedKey (#229)

You can try it out for yourself since there is an implementation in Chrome (enabled since Chrome 69):

MDN docs: https://developer.mozilla.org/en-US/docs/Web/API/Keyboard_API
ChromeStatus: https://chromestatus.com/features/6730004075380736
Mozilla's tracking bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1469017
WebKit tracking bug: https://bugs.webkit.org/show_bug.cgi?id=186680

Including it automatically in the KeyboardEvent means that there wouldn't be an obvious place for the UA to ask for permission (should it choose to do that).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/229#issuecomment-485542968

Received on Monday, 22 April 2019 20:34:50 UTC