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
The following results were are from testing in Windows 10 using Codepen - Issue 315 Test code which is based on the HTML sample originally provided:
In Firefox 76.0.1 (64-bit), the fieldset labels are correctly announced and listed in the "Select a Form Field" window.
In Chrome 81.0.4044.138 (Official Build) (64-bit), the fieldset labels are correctly announced, but the "Select a Form Field" window incorrectly provides the visible legend text in the examples using aria-label and aria-labelledby instead of the ARIA values.
In IE11 11.778.18362.0, the fieldset label provided by the title attribute is not announced or displayed in the "Select a Form Field" window. Additionally, the visible legend text is provided in the window as exhibited in Chrome.
stevefaulkner
changed the title
labeling of fieldset is not output correctly (Chrome, IE 11)
labeling of fieldset is not output correctly (Chrome)
May 21, 2024
Summary
labeling of fieldset is not output correctly (Chrome)
Expected result
Output according to https://w3c.github.io/html-aam/#fieldset-and-legend-elements
Actual result
See also: #233, #100 and #241 (comment)
Chrome:
Firefox
Additional Information
JAWS version and build number
JAWS 2019.1907.42
Operating System and version
Windows 10
Browser and version:
Chrome 76.0.3809.132
Firefox ESR 60.9.0
The text was updated successfully, but these errors were encountered: