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

fix: Don't expose the window title in our root element on macOS #187

Merged
merged 1 commit into from Dec 17, 2022

Conversation

mwcampbell
Copy link
Contributor

If we expose the window title on the group element that we expose for the root of the window, VoiceOver behavior is broken. On macOS, VoiceOver gets the window title from the Cocoa NSWindow.

Copy link
Member

@DataTriny DataTriny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's unfortunate... The fix is simple so that's fine.

@mwcampbell mwcampbell merged commit 9739b74 into main Dec 17, 2022
@mwcampbell mwcampbell deleted the macos-window-name-fix branch December 17, 2022 18:27
@github-actions github-actions bot mentioned this pull request Dec 17, 2022
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

Successfully merging this pull request may close these issues.

None yet

3 participants