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

On Firefox, JAWS doesn't read live regions when there is an aria-atomic="true" attribute. #876

Open
juliemoynatPro opened this issue Dec 3, 2024 · 0 comments

Comments

@juliemoynatPro
Copy link

Summary

On Firefox, JAWS doesn't read live regions (with aria-live="polite" or assertive or with role="status") when there is an aria-atomic="true" attribute. If I remove the attribute, the live region is read.

It works correctly with Chrome.

Expected result

I expect JAWS reading the live region.

Actual result

JAWS doesn't read live regions (with aria-live="polite" or assertive or with role="status") when there is an aria-atomic="true" attribute.

Example

It can be tested on this CodePen example.

Additional Information

JAWS version and build number

I've tested and it happens with JAWS 2025.24.10.106 and JAWS 2024.2409.2.

Operating System and version

Windows 11

Browser and version:

Firefox 133

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

No branches or pull requests

1 participant