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

Commands in command palette often repeated when read by screenreader on linux #108857

Closed
webczat opened this issue Oct 17, 2020 · 8 comments
Closed
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues

Comments

@webczat
Copy link

webczat commented Oct 17, 2020

I am using the latest vscode insiders but this bug appears for a long time, at least on linux with orca screenreader.
Generally if you open command palette or something similar like symbol list, for example by pressing f1, and start arrowing through the list, sometimes you will be hearing more than one option at a time. For example:
After first press of down arrow I hear "calls: show incoming calls" then "calls: show call hierarchy calls: show incoming calls" etc. I am never fully sure what option I am actually on when that happens.

@chrmarti chrmarti assigned isidorn and chrmarti and unassigned chrmarti Oct 19, 2020
@chrmarti chrmarti added accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues quick-pick Quick-pick widget issues labels Oct 19, 2020
@chrmarti
Copy link
Contributor

Cannot reproduce with VoiceOver.

@webczat
Copy link
Author

webczat commented Oct 19, 2020

that just confirms it is likely linux specific, as I've thought :) thanks

@chrmarti chrmarti added the bug Issue identified by VS Code Team member as probable bug label Oct 20, 2020
@jvesouza
Copy link

This problem happens in my environment and is quite annoying.

@jvesouza
Copy link

It also happens in my environment when I use the command go to symbol in editor, (ctrl+shift+o.

@webczat
Copy link
Author

webczat commented Oct 22, 2020

it seems to happen everywhere, just not sure what component is used in things like command palette, go to symbol, remote extension's file selection and whatever else.

@isidorn
Copy link
Contributor

isidorn commented Oct 22, 2020

@jvesouza @webczat is this something new? Was this happening before? Since I believe we did not do any changes in this area. Can you reproduce on our web playground (so we check if latest Chrome fixes it) https://vscode-web-test-playground.azurewebsites.net/?enter=true&cs=microsoft/vscode

fyi @joanmarie

@webczat
Copy link
Author

webczat commented Oct 22, 2020

okay. that bug happens for a quite long time, but not sure how long, as there were times when it didn't happen. I cannot reproduce on the playground. It is then likely that it's indeed a chrome bug that was fixed, or something else...

@jvesouza
Copy link

The bug has been around for a long time, although I don't know exactly when it first appeared. I think I mentioned it in some other bug but honestly I couldn't find what bug I commented on.

Like @webczat I also cannot reproduce on the playground.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues bug Issue identified by VS Code Team member as probable bug quick-pick Quick-pick widget issues
Projects
None yet
Development

No branches or pull requests

5 participants