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: disable AutoDisableAccessibility feature #169201

Merged
merged 1 commit into from Dec 15, 2022
Merged

Conversation

deepak1556
Copy link
Contributor

Fixes #169000

The feature disables a11y support in the runtime if there is no a11y api usage for 30s since receiving a user input, most scenarios described in the above issue indicate that the runtime is not sending a11y events to us when it detects usage after gaining focus from a different application indicating a bug in the runtime. Created #169200 to track re-enabling this feature.

/cc @isidorn @meganrogge

@deepak1556 deepak1556 self-assigned this Dec 15, 2022
@deepak1556 deepak1556 enabled auto-merge (squash) December 15, 2022 02:19
@VSCodeTriageBot VSCodeTriageBot added this to the January 2023 milestone Dec 15, 2022
@deepak1556 deepak1556 merged commit 44531ff into main Dec 15, 2022
@deepak1556 deepak1556 deleted the robo/fix_a11y_win branch December 15, 2022 07:21
@github-actions github-actions bot locked and limited conversation to collaborators Jan 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

accessibility - keyboard locks up every minute or so using most recent insider build
3 participants