-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[web:a11y] VoiceOver (and maybe others) ignores aria-selected #157357
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
Comments
Aligning with internal bug priority: b/258949931 |
This is a new feature, which (evidently) I still need to finish. P1 makes sense, but P0 seems too aggressive. |
Any update on this? |
Additional internal bug: b/318889990 |
Asking again for any updates. |
@flutter-zl might have fixed this in #167672. Let's validate with with |
So far, it seems to work correctly based on my local testing. |
BTW my customer code is |
@flutter-zl Have you verified that this can be closed now after #167672. |
aria-selected
is ignored by VoiceOver (and potentially other screen readers).To reproduce,
flutter run -d chrome
the a11y test app. And try any of the nav bar and tab demos.The text was updated successfully, but these errors were encountered: