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
Tab to an input inside the fieldset (i.e. the Street address input)
Expected result
We'd expect it to announce the description (basically to behave the same it does with a fieldset that contains radios or checkboxes - see example below)
If role="group" is added to the fieldset, the description is being announced, but also the legend is being repeated which becomes too verbose. https://codepen.io/alex-ju/full/PeQOOO/
I have confirmed the original issue reported by @alex-ju. However, in JAWS 20 I am seeing slightly different results in the role="group" scenario. Alex reported that setting the role attribute to group for the fieldset causes the legend to be repeated when the Postcode field gains focus.
Reported this issue as Bug 114342 {JAWS does not announce description as associated with aria-describedby for a fieldset with text inputs} in BugZilla.
Summary
Expected result
Actual result
Example
Additional Information
JAWS version and build number
Operating System and version
Browser and version:
The text was updated successfully, but these errors were encountered: