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

Xcode Accessibility Inspector update for the macOS adapter #466

Conversation

HolgerGottChristensen
Copy link
Contributor

@HolgerGottChristensen HolgerGottChristensen commented Oct 13, 2024

  • Updated macos adapter to work better with the Xcode Accessibility Inspector, by providing accessibilityWindow and accessibilityTopLevelUIElement selectors.

Before:

snipped.mov

After:

Screen.Recording.2024-10-14.at.00.24.58.mov

The behaviour of VoiceOver has not changed, and reads out the same as before.

…pector, by providing `accessibilityWindow` and `accessibilityTopLevelUIElement` selectors. Added shortcut to simple.rs example
@HolgerGottChristensen HolgerGottChristensen changed the title Updated macos adapter to work better with the Xcode Accessibility Ins… Xcode Accessibility Inspector update for the macOS adapter Oct 13, 2024
@mwcampbell
Copy link
Contributor

For the sake of clarity in our change logs, which are generated from the descriptions of merged PRs, I think it would be better to move the winit fix into its own PR. The fix to the macOS adapter itself looks fine. THanks for both of them.

@mwcampbell mwcampbell merged commit 295b188 into AccessKit:main Oct 21, 2024
9 checks passed
@github-actions github-actions bot mentioned this pull request Oct 21, 2024
@HolgerGottChristensen HolgerGottChristensen deleted the update-macos-adapter-to-work-with-accessibility-inspector branch October 21, 2024 15:32
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.

2 participants