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

chat accessible view next/previous actions alerts with native alert instead of aria #213102

Closed
meganrogge opened this issue May 20, 2024 · 0 comments · Fixed by #213097
Closed
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Milestone

Comments

@meganrogge
Copy link
Contributor

  1. run several chat requests
  2. focus a chat response
  3. in screen reader mode, use alt+f2 to open the accessible view
  4. use the up arrow on the toolbar to go to the previous response
  5. 🐛 see native alert dialog. it should instead be a screen reader aria alert.
    Screenshot 2024-05-20 at 2 07 43 PM
@meganrogge meganrogge self-assigned this May 20, 2024
@meganrogge meganrogge added bug Issue identified by VS Code Team member as probable bug accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues labels May 20, 2024
@meganrogge meganrogge added this to the May 2024 milestone May 20, 2024
@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 May 20, 2024
@andreamah andreamah added the verified Verification succeeded label May 29, 2024
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 insiders-released Patch has been released in VS Code Insiders verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants