Skip to content

Conversation

geo-connor
Copy link

@geo-connor geo-connor commented Oct 31, 2019

This branch removes the aria-relevant="additions" attribute from the screen reader assistant element. This attribute currently prevents assistant text from being announced by screen readers in Firefox (tested using NVDA).

It's my understanding that there are few advantage to setting aria-relevant unless you want to encourage screen readers to announce more changes (using "all" to announce content removals). The default value of aria-relevant is "additions text". Is it necessary to exclude text changes from being announced here?

resolves #403

@rikschennink
Copy link
Collaborator

Thanks for the PR @geo-connor will check this out on Monday

@rikschennink
Copy link
Collaborator

Sorry haven't gotten around to it yet.

@rikschennink
Copy link
Collaborator

Have you tested this with VoiceOver as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Live region content not read by screen reader (NVDA) in Firefox
2 participants