-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Open
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executiondomain: a11yRelated to accessibility concerns of the default themeRelated to accessibility concerns of the default theme
Description
Have you read the Contributing Guidelines on issues?
- I have read the Contributing Guidelines on issues.
Prerequisites
- I'm using the latest version of Docusaurus.
- I have tried the
npm run clearoryarn clearcommand. - I have tried
rm -rf node_modules yarn.lock package-lock.jsonand re-installing packages. - I have tried creating a repro with https://new.docusaurus.io.
- I have read the console error message carefully (if applicable).
Description
On macOS, the VoiceOver screen reader reads all headings twice, which is very annoying.
Here's a recording using Safari + VoiceOver:
docusaurus_safari_voiceover.mp4
And here's a recording using Chrome + VoiceOver:
docusaurus_chrome_voiceover.mp4
Reproducible demo
No response
Steps to reproduce
- Go to https://docusaurus.io/docs
- Activate VoiceOver with
Cmd + F5 - Press
<leader> + A(usually Ctrl + Alt + A)
Expected behavior
I'd expect each heading to only be read once.
Actual behavior
Each heading is read twice.
Your environment
Official Docusaurus website.
Self-service
- I'd be willing to fix this bug myself.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its executiondomain: a11yRelated to accessibility concerns of the default themeRelated to accessibility concerns of the default theme