Skip to content

Redirect accessibility users to terminal REPL instead of native REPL #23711

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

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

anthonykim1
Copy link

Resolves: microsoft/vscode#216548

Redirect screen reader users to terminal REPL instead of new REPL even when they are opted in to use the native REPL

@anthonykim1 anthonykim1 added bug Issue identified by VS Code Team member as probable bug area-repl labels Jun 26, 2024
@anthonykim1 anthonykim1 self-assigned this Jun 26, 2024
@anthonykim1 anthonykim1 added skip package*.json package.json and package-lock.json don't both need updating labels Jun 26, 2024
@anthonykim1 anthonykim1 marked this pull request as ready for review June 26, 2024 21:21
@vscodenpa vscodenpa added this to the June 2024 milestone Jun 26, 2024
@anthonykim1 anthonykim1 merged commit 62ded1f into microsoft:main Jun 27, 2024
45 of 48 checks passed
eleanorjboyd pushed a commit to eleanorjboyd/vscode-python that referenced this pull request Jun 28, 2024
…icrosoft#23711)

Resolves: microsoft/vscode#216548

Redirect screen reader users to terminal REPL instead of new REPL even
when they are opted in to use the native REPL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-repl bug Issue identified by VS Code Team member as probable bug skip package*.json package.json and package-lock.json don't both need updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Accessibility] Native Python REPL output is not accessible for screen reader
3 participants