alphagov / govuk-frontend

GOV.UK Frontend contains the code you need to start building a user interface for government platforms and services.
https://frontend.design-system.service.gov.uk/
MIT License
1.18k stars 323 forks source link

Chrome/VoiceOver repeats details summary text when announcing all text on the page #4739

Open Ciandelle opened 1 year ago

Ciandelle commented 1 year ago

Description of the issue

A user has found a bug with the Detailshttps://design-system.service.gov.uk/components/details/ component when doing accessibility testing when testing using Chrome. Voice over seems to be repeating the summary-text when user presses CTRL+OPTION+ A to read all text on the page.

Next steps

We are aware of this as a potential issue and are planning to look into it further

dav-idc commented 1 year ago

This appears to be related to this other GitHub issue: https://github.com/alphagov/govuk-frontend/issues/3693