standards-support
standards-support copied to clipboard
JAWS ignores the attribute aria-readonly for slider and input type=range
Summary
When I use aria-readonly=true at <input type=range> or role=slider, browsers pass both the ARIA attribute aria-readonly and the status that the value cannot be changed to the operating system's Accessibility API. However, NVDA and JAWS ignore this information in the API.
See: https://github.com/w3c/aria/issues/1722
Test case: https://codepen.io/jaws-test/pen/WNdWNBY
Additional Information
JAWS version and build number
JAWS 2021
Operating System and version
Windows 10
Browser and version:
Chrome, Firefox (current versions)