Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard events (keypress, keyup, keydown, textinput) - see here #1412

Closed
Fyrd opened this issue May 12, 2015 · 10 comments
Closed

Keyboard events (keypress, keyup, keydown, textinput) - see here #1412

Fyrd opened this issue May 12, 2015 · 10 comments

Comments

@Fyrd
Copy link
Owner

Fyrd commented May 12, 2015

Keyboard events (keypress, keyup, keydown, textinput) - see here http://www.quirksmode.org/dom/events/keys.html


This issue was imported from Google Moderator

Moderator votes: +4
Issue added by Deryck on 2014-07-21
To vote this issue up or down, simply include +1 or -1 in your comment.

@stuk88
Copy link

stuk88 commented Jun 3, 2015

+1

@rayshan
Copy link
Contributor

rayshan commented Jun 15, 2015

Also please add KeyboardEvent.key

References:
https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/key
https://www.chromestatus.com/feature/4748790720364544

Doesn't appear to be on IE platform status page.

@yukulele
Copy link
Contributor

+1

3 similar comments
@friedemannsommer
Copy link

+1

@karthiicksiva
Copy link

+1

@iplus26
Copy link

iplus26 commented Feb 22, 2016

+1

@cvrebert
Copy link
Contributor

Also please add KeyboardEvent.key

➡️ http://caniuse.com/#feat=keyboardevent-key

@hfmanson
Copy link

IE and Edge return incorrect strings for at least navigation keys eg. "Up" instead of "ArrowUp". Therefore the status should not be "Supported"

@304NotModified
Copy link
Contributor

+1

@Fyrd
Copy link
Owner Author

Fyrd commented Mar 25, 2020

These are all covered by the MDN BCD data now, e.g. https://caniuse.com/#feat=mdn-api_document_keyup_event

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants