“Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.”
GitHubTags:#A11yMAS;#A11yTCS;#BM_mssql for VSCode_Sep2022;#mssql for VSCode;#Win32;#DesktopApp;#A11ySev2;#WCAG4.1.3;#NVDA;#Jaws;#AINotInScope;#Win11;#A11yWCAG2.1;#Closed;
Environment Details:
Application Name: mssql for VSCode
Windows Version: Win11
Visual studio code-insiders Version: 1.72.0-insider (user setup)
Screen Reader: NVDA:2022.1, JAWS: 2022.2112.24 ILM
Repro Steps:
- Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility tester after verification of the fix
- Open Visual studio code
- Tab till extension button and search for "mssql"
- Tab till install and move to the SQL Server button
- Tab till Add Connection Button and insert the valid credentials
- Right click on the server/database node you want to run the new query on.
- Press enter “New Query” write any valid query
- Run NVDA and click on "Execute query button"
- Observe that Screen reader is not announcing the status of "loading query" while being executed
Actual:
Screen reader is not announcing the status of "loading query" while the code is set to execute
Note: Similar issue is observed with Jaws
Expected:
when the code is executing screen reader should read the status as execution and once completed it should read use tab key to move to the results displayed.
User Impact:
Screen reader users will not get the proper information about query while it is being executed
Attachments


