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

aria-live region gives incorrect instructions in one use case #3685

Closed
jkjustjoshing opened this issue Jul 19, 2019 · 1 comment
Closed

aria-live region gives incorrect instructions in one use case #3685

jkjustjoshing opened this issue Jul 19, 2019 · 1 comment
Labels
category/accessibility Issues or PRs related to accessibility issue/reviewed Issue has recently been reviewed (mid-2020)

Comments

@jkjustjoshing
Copy link
Contributor

Using VoiceOver in Safari on macOS 10.14.5

In the "Popout" example at https://react-select.com/advanced#experimental, VoiceOver announces "Press Tab to select the option and exit the menu.". However, pressing tab neither selects the current option, nor exits the menu.

There should be a way to pass in a template to replace the aria-live region template, for when I want to change the instructions given to my screen reader users.

This would also address #3352

@bladey bladey added the category/accessibility Issues or PRs related to accessibility label May 28, 2020
@bladey bladey added issue/reviewed Issue has recently been reviewed (mid-2020) cat/enhancement labels Jun 18, 2020
@ebonow
Copy link
Collaborator

ebonow commented Dec 12, 2020

Greetings,
Thank you for reporting this and your patience. It is on our radar and I believe this is a duplicate of #3352 and additionally will be resolved by #4161

Closing this as a duplicate and addressing with the cited issue and PR. Thank you for reporting this and feel free to follow either the issue or PR for updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category/accessibility Issues or PRs related to accessibility issue/reviewed Issue has recently been reviewed (mid-2020)
Projects
None yet
Development

No branches or pull requests

3 participants