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

in the accessible buffer, pressing tab does not focus the terminal #176197

Closed
meganrogge opened this issue Mar 6, 2023 · 0 comments · Fixed by #176796
Closed

in the accessible buffer, pressing tab does not focus the terminal #176197

meganrogge opened this issue Mar 6, 2023 · 0 comments · Fixed by #176796
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders terminal-accessibility Issues related to the terminal help widget, accessibility buffer, or navigation mode verified Verification succeeded
Milestone

Comments

@meganrogge
Copy link
Contributor

          there's an issue now because tabbing goes to the status bar instead of the terminal. I see that `tabIndex` isn't set on the `.xterm.terminal` element. even when I set that explicitly, it seems like it's removed

Originally posted by @meganrogge in #176054 (comment)

@meganrogge meganrogge self-assigned this Mar 6, 2023
@meganrogge meganrogge added bug Issue identified by VS Code Team member as probable bug terminal-accessibility Issues related to the terminal help widget, accessibility buffer, or navigation mode labels Mar 6, 2023
@meganrogge meganrogge added this to the March 2023 milestone Mar 6, 2023
@vscodenpa vscodenpa added unreleased Patch has not yet been released in VS Code Insiders insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Mar 10, 2023
@rzhao271 rzhao271 added the verified Verification succeeded label Mar 22, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders terminal-accessibility Issues related to the terminal help widget, accessibility buffer, or navigation mode verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants