GitHubTags:
#A11yTCS;#Win11;#DesktopApp;#BM_mssql for VSCode_Win32_Feb2024;#A11ySev4;#mssql for VSCode;#Win32;#A11yUsable;
Environment Details:
Application Name: mssql for VSCode
Operating System: Win11[23H2]
OS Build: 26016.1012
Visual studio code: 1.86.2
Extension Version: v1.22.1
Repro Steps:
- 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.
- Tab till the database and hit enter.
- Tab till the System database and hit enter.
- Tab till the Tables and hit enter.
- Tab till any table under System tables and hit shift + F10
- Tab till Select Top 1000 and hit enter
- Tab till Execute Query and hit enter
- Tab till message section and press enter.
- Open Accessibility insights for windows and inspect line1 control.
- Verify whether line1 control is incorrectly defined as link or not
Actual:
Line1 is incorrectly defined as link.
Expected:
Line1 should be defined as button.
User Impact:
Screen reader user will not be able to get the shortcut key if screen reader does not announce it.
“Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.”
Attachment:
