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

fix(material/datepicker) debugging VoiceOver not reading date on Page… #24341

Closed

Conversation

zarend
Copy link
Contributor

@zarend zarend commented Feb 2, 2022

…Down

Do not merge this pls. Debugging issue #2430.

There seems to be two issues

  1. The screenreader focus doesn't not match the browser focus
  2. the aria-live region is interfering with reading the focused element

Adds a timeout to fix #1, and removes the aria-live region to fix #2. This is not the final solution, requires more investigation...

Relates to #24330

…Down

Do not merge this pls. Debugging issue angular#2430.

There seems to be two issues

1. The screenreader focus doesn't not match the browser focus
2. the aria-live region is interfering with reading the focused element

Adds a timeout to fix #1, and removes the aria-live region to fix angular#2. This is not the final solution, requires more investigation...

Relates to angular#24330
@zarend zarend force-pushed the debug-voiceover-datepicker-pagedown branch from 5728dfb to fabafac Compare February 10, 2022 04:52
@zarend
Copy link
Contributor Author

zarend commented Feb 14, 2022

Closing in favor of #24399

@zarend zarend closed this Feb 14, 2022
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 17, 2022
@zarend zarend deleted the debug-voiceover-datepicker-pagedown branch March 29, 2022 22:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Question]: will this be the official repo for Angular 2 Material?
1 participant