Tags:
#A11yTCS;#A11yMAS;#WCAG2.1.1;#Keyboard;#A11ySev2;#Win32;#DesktopApp;#BM_SQL Azure Data Studio_Win32_Sep25;#SQL Azure Data Studio;
"[Check out Accessibility Insights!]) - Identify accessibility bugs before check-in and make bug fixing faster and easier."
Environment Details:
Application Name: SQL Azure Data Studio
Version: 1.52.0 (system setup)
VS Code: 1.82.0
Electron: 30.5.1
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Windows_NT x64 10.0.22621
Repro Steps:
- Launch Azure Data Studio.
- Navigate to File > New Query
- Connect to a Server in the Query Editor and choose the credential, and optionally the database(DW Configuration) to connect to
- Type a SQL query statement that produces a result set (SELECT * FROM dbo.compute_node)
- enter Run
- enter on the Results tab.
- Tab till results table.
- Observe that The column header buttons of the "Results" tab appeared after running the query are not accessible with keyboard
Actual:
The column header buttons of the "Results" tab appeared after running the query are not accessible with keyboard
Expected:
The column header buttons of the "Results" tab appeared after running the query should be accessible with keyboard
User Impact:
Keyboard users will not be able to interact or apply any filters or change the sorting orders as the column headers buttons are not accessible with keyboard.
Recommendations:
MAS Problems and Suggested Fixes
MAS Reference:
