JedWatson / JedWatson/react-select
NVDA has issues reading options
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 28k
- Forks
- 4.1k
- PR merge metrics
- No merged PRs in 30d
Description
NVDA can read options very oddly, even breaking apart words or omitting parts of words altogether. Using the first example on the homepage ("Single"), here is the NVDA / Firefox output from initial focus through using ↓ to navigate through the list. Note issue #1585 is still present in this readout.
blank
blank
option Ocean focused, 1 of 10. 10 results available. Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu, press Tab to select the option and exit the menu.
blank
Blue focused disabled, 2 of 10. 10 results available. Use Up and Down to choose options
blank
Purple focused, 3 of 10. 10 results available. Use Up and Down to choose options, press Enter to select the currently focused option
blank
Red
4
blank
Orange
5
blank
Yellow
6
blank
Green
7
blank
Fo
st
8
blank
Slate
9
blank
i
ver
10
VoiceOver / Safari reads this sequence as expected.
edit: This comment in a related issue describes what could be the issue and the fix.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the first homepage example with NVDA and Firefox, moving through the options with the Down arrow and comparing the spoken output with VoiceOver and Safari. Read issue #1585 and the linked comment in issue #3353 for the existing related behavior and proposed fix. Done means option labels are spoken completely and consistently while preserving the expected navigation instructions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100