Skip to content

Test: status bar accessibility #96265

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

Closed
2 tasks done
isidorn opened this issue Apr 27, 2020 · 5 comments
Closed
2 tasks done

Test: status bar accessibility #96265

isidorn opened this issue Apr 27, 2020 · 5 comments
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues testplan-item
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Apr 27, 2020

Refs: #94677

Complexity: 2


If you are on Windows setup NVDA screen reader.
If you are on Linux setup Orca latest from source (tested that it work on Ubuntu 18, ArchLinux, Fedora 31. Ubuntu 19 showed some issue) docs. Some troubleshooting

Turn on your screen reader, open VS Code. For NVDA press Insrt + End and the status bar content should be read. Make sure that what is read makes sense and captures what you see in the status bar.
For Orca you can orca -s from the command line and configure the keybinding for the read status command. Trigger that command and make sure that the status bar gets read out.

In both cases no duplicated content should be read out, and what is being read should be concise and descriptive enough.

@isidorn isidorn added testplan-item accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues labels Apr 27, 2020
@isidorn isidorn added this to the April 2020 milestone Apr 27, 2020
@isidorn
Copy link
Contributor Author

isidorn commented Apr 28, 2020

For setting up Orca from master this comment has all the steps
#90446 (comment)

@isidorn
Copy link
Contributor Author

isidorn commented Apr 28, 2020

Since @bpasero is having issues setting up Orca.
@MarcoZehe might you know if VoiceOver has a command to focus the status bar? I searched and could not find one?
@joanmarie is there an easier way to setup orca with vscode then to take one from Master? In Ben's VM he can not check off Canocical Packages in his Ubuntu 18 and thus can not install latest Orca.

@MarcoZehe
Copy link
Contributor

No, there is no command to read the status bar. Status bars aren't as common on MacOS it seems.

@bpasero bpasero removed their assignment Apr 28, 2020
@bpasero
Copy link
Member

bpasero commented Apr 28, 2020

I could get Orca to run (from master) and verified that pressing the keybinding for reading status bar worked for me on Ubuntu 18 VM.

@isidorn
Copy link
Contributor Author

isidorn commented Apr 28, 2020

Great thanks @bpasero
@joanmarie please ignore this thread then.

@dbaeumer dbaeumer removed their assignment Apr 28, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jun 12, 2020
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 testplan-item
Projects
None yet
Development

No branches or pull requests

4 participants