Proposal: Change (keyup) to (keydown) for most events for JAWS interropability
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 33
- Avg merge
- 2d 51m
- Merged PRs (30d)
- 65
Description
When running the screen reader JAWS, it does not always capture keyup events. As a result of this, we are unable to select items in the autocomplete component, using the keyboard, when using JAWS. I have yet to see if using keydown fixes this solution, but in any case this is a bug in the autocomplete component when using JAWS (or it could be considered a JAWS bug).
@diego-ruiz @davereed @thomastighe
Contributor guide
Assessment
This issue has not been assessed yet.