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: handle AXManualAccessibility attribute cross-protocol #38224

Merged
merged 1 commit into from May 9, 2023

Conversation

codebytere
Copy link
Member

Backport of #38142.

See that PR for details.

Notes: Ensure that Electron's custom AXManualAccessibility attribute works as expected in all relevant protocol methods.

* fix: handle AXManualAccessibility attribute cross-protocol

* Update shell/browser/mac/electron_application.mm

Co-authored-by: Robo <hop2deep@gmail.com>

---------

Co-authored-by: Robo <hop2deep@gmail.com>
@codebytere codebytere requested a review from a team May 9, 2023 10:57
@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label May 9, 2023
@trop trop bot added 24-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes labels May 9, 2023
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label May 9, 2023
@jkleinsc jkleinsc merged commit ea68961 into 24-x-y May 9, 2023
13 checks passed
@jkleinsc jkleinsc deleted the axmanuala11y-24 branch May 9, 2023 16:04
@release-clerk
Copy link

release-clerk bot commented May 9, 2023

Release Notes Persisted

Ensure that Electron's custom AXManualAccessibility attribute works as expected in all relevant protocol methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
24-x-y backport This is a backport PR semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants