standards-support icon indicating copy to clipboard operation
standards-support copied to clipboard

JAWS ignores the attribute aria-readonly for slider and input type=range

Open JAWS-test opened this issue 3 years ago • 0 comments

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)

JAWS-test avatar Apr 22 '22 04:04 JAWS-test