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
Explicit and implicit aria-valuemin/max is output correctly, at tab navigation and when reading with the virtual cursor, acoustically and on the Braille display
Actual result
aria-valuemin/max is never output for some elements
aria-valuemin/max is often only shown on the Braille display, but not output acoustically (or rarely vice versa)
aria-valuemin/max is often only output during linear reading and not during tab navigation
implicit aria-valuemin/max is often not output
detail results (if explicit aria-valuemin/max, if implicit usually no output).
meter: virtual cursor: braille only, not acoustic
progessbar: virtual cursor: braille only, not acoustic
slider: only acoustic, not on braille
scrollable: no output
separator: only for tab navigation acoustic, not on braille, no output with virtual cursor
spinbutton: virtual cursor: braille only (but wrong indication of decimal places), not acoustic , no output with tab navigation
Summary
Expected result
Explicit and implicit aria-valuemin/max is output correctly, at tab navigation and when reading with the virtual cursor, acoustically and on the Braille display
Actual result
detail results (if explicit aria-valuemin/max, if implicit usually no output).
Example
https://codepen.io/jaws-test/pen/abpLOYK
Additional Information
JAWS version and build number
JAWS 2021.2103.174
Operating System and version
Windows 10
Browser and version:
Chrome 89.0.4389.114
The text was updated successfully, but these errors were encountered: