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

navigating through toolbar on copilot codeblock will send focus elsewhere #242120

Open
amunger opened this issue Feb 26, 2025 · 2 comments
Open
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug config VS Code configuration, set up issues panel-chat

Comments

@amunger
Copy link
Contributor

amunger commented Feb 26, 2025

strange corner case

Steps to Reproduce:

  1. prompt copilot chat to respond with multiple code blocks e.g. show me code for the recursive fibonacci algorithm and then an iterative version in two separate blocks
  2. click on a code block then press tab to get to the toolbar
  3. use tab to get to the other code block then press tab to get to the toolbar
  4. use right arrow to get to the ... menu
  5. press left arrow

🐛 pressing left will lose focus on the button

@meganrogge meganrogge added bug Issue identified by VS Code Team member as probable bug accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues config VS Code configuration, set up issues panel-chat labels Feb 27, 2025
@meganrogge meganrogge assigned roblourens and unassigned meganrogge Feb 27, 2025
@guilhermescarreira
Copy link

hey @amunger and @roblourens, can I work on this issue?

@roblourens
Copy link
Member

Sure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug config VS Code configuration, set up issues panel-chat
Projects
None yet
Development

No branches or pull requests

4 participants