Skip to content

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

Closed
zarend wants to merge 1 commit into
angular:masterfrom
zarend:debug-voiceover-datepicker-pagedown
Closed

fix(material/datepicker) debugging VoiceOver not reading date on Page…#24341
zarend wants to merge 1 commit into
angular:masterfrom
zarend:debug-voiceover-datepicker-pagedown

Conversation

@zarend

Copy link
Copy Markdown
Contributor

…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 fixangular#2. This is not the final solution, requires more investigation...
Relates to angular#24330
@zarend
zarendforce-pushed the debug-voiceover-datepicker-pagedown branch from 5728dfb to fabafacCompareFebruary 10, 2022 04:52
@zarend

Copy link
Copy Markdown
ContributorAuthor

Closing in favor of #24399

@zarendzarend closed this Feb 14, 2022
@angular-automatic-lock-bot

Copy link
Copy Markdown

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-botangular-automatic-lock-botBot 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 freeto 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

@zarend