You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Summary
On Firefox, JAWS doesn't read live regions (with
aria-live="polite"
orassertive
or withrole="status"
) when there is anaria-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"
orassertive
or withrole="status"
) when there is anaria-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
The text was updated successfully, but these errors were encountered: