Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Title is not announced by Voiceover when Dialog modal initially opened #3348

Open
mchensd opened this issue Jan 23, 2025 · 2 comments
Open

Comments

@mchensd
Copy link

mchensd commented Jan 23, 2025

Bug report

Current Behavior

When opening the Radix Dialog, the title is not announced by Mac's Voiceover. Example is on the Radix docs. We are seeing similar behavior in our component built on top of Radix Dialog.

Image

Expected behavior

Expected the title 'Edit profile' to be announced in the example above.

Reproducible example

Happens when clicking 'Edit profile' on the example at https://www.radix-ui.com/primitives/docs/components/dialog

Mac OS version: Sonoma 14.7.2

Suggested solution

Additional context

Your environment

Software Name(s) Version
Radix Package(s) Dialog
React n/a
Browser Chrome 132.0.6834.84
Assistive tech Mac Voiceover Sonoma 14.7.2
Node n/a
npm/yarn
Operating System Mac Sonoma 14.7.2
@grelas
Copy link

grelas commented Jan 24, 2025

Just to add, with Mac Voiceover / Chrome on Monterey 12.7.1, it announces the modal title:
Image

@grelas
Copy link

grelas commented Jan 25, 2025

Seems to work on Safari, not Chrome, so maybe a chrome-specific bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants