Skip to content

A11y_mssql for VSCode_New Query window_ScreenReader: Screen reader is not announcing the status of "loading query" while the code is set to execute #17451

@prabhudevu

Description

@prabhudevu

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:

  1. Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility tester after verification of the fix
  2. Open Visual studio code
  3. Tab till extension button and search for "mssql"
  4. Tab till install and move to the SQL Server button
  5. Tab till Add Connection Button and insert the valid credentials
  6. Right click on the server/database node you want to run the new query on.
  7. Press enter “New Query” write any valid query
  8. Run NVDA and click on "Execute query button"
  9. 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

17451_A11y_mssql for VSCode_New Query window_ScreenReader
17451_A11y_mssql for VSCode_New Query window_ScreenReader

17451_Closed

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions