-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
a11yAccessibility issueAccessibility issuehelp wantedExtra attention is neededExtra attention is neededknown issueKnown issue that can't be easily fixedKnown issue that can't be easily fixedvaadin-combo-boxwontfixThis will not be worked onThis will not be worked on
Description
Problem
This is a follow-up from #2745 which works fine in NVDA, but not 100% in VoiceOver:
- VoiceOver on Safari seems to require using live region because aria-activedescendant is not announced there, which is mentioned in React Aria.
- VoiceOver on Chrome produces 2 subsequent announcements on Arrow Up & Arrow Down keys. First, the item is announced correctly with suffix e.g. selected (1 of 200), then only the text is announced.
Proposed solution
Check if this problem exists in other combo-box implementations and find a workaround, if possible.
Note
Checked the Lion combo-box and the second problem happens there as well.
Metadata
Metadata
Assignees
Labels
a11yAccessibility issueAccessibility issuehelp wantedExtra attention is neededExtra attention is neededknown issueKnown issue that can't be easily fixedKnown issue that can't be easily fixedvaadin-combo-boxwontfixThis will not be worked onThis will not be worked on