Closed kaustubh-vats closed 5 months ago
No JAWS bug because a div is not allowed to have an aria-label: https://www.w3.org/TR/wai-aria-1.3/#generic
@JAWS-test any reasons why role="region" is also not working. Do we have any specific documentation or information related to what roles are supported for reading accessible names.
Example where role="region" is present but aria-label not getting announced screen-capture (13).webm
Also as this was not the behavior in earlier JAWS version, is there any release notes for the same?
Figured out the role="region" is not getting announced because my verbosity level doesn't include Region. Enabling that worked here.
Just wanted to know about this recent enhancement has any release notes as this was not happening earlier
@kaustubh-vats I'm not from Freedom Scientific, so I can't tell you why JAWS outputs aria-label for some roles and not for others, and why the behavior has changed from version to version. I can only say with reference to the ARIA specification that certain ARIA roles / HTML elements cannot be labeled with aria-label and therefore JAWS itself does not make a mistake if it does not output the aria-label for these roles or elements
Thanks both
Summary
Expected result
Actual result
Example
Additional Information
JAWS version and build number
2021.2103.174 2024.2405.83
Operating System and version
Windows 11 Pro
Browser and version:
Google Chrome 125.0.6422.142 (Official Build) (64-bit) (cohort: Stable)