Closed
Bug 1399054
Opened 8 years ago
Closed 5 years ago
Documentation needs KeyboardEvent.key footnote regarding support on Android (KeyboardEvent.key support is broken)
Categories
(Developer Documentation Graveyard :: General, enhancement, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: andrejohn.mas, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: Correction
Gecko Version: unspecified
Technical Contact:
:: Details
Based on the outcome of the issue https://bugs.chromium.org/p/chromium/issues/detail?id=763559 , I am wondering whether a footnote should be added for KeyboardEvent.key on Android?
Based on my own testing and the outcome of the ticket, I would say that KeyboardEvent.key support should be considered broken on Android Chrome and not usable as part of onKeyDown events.
Comment 1•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•