You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
Uh oh!
There was an error while loading. Please reload this page.
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.
The text was updated successfully, but these errors were encountered: