Welcome View - buttons should have button role set #160409
Labels
accessibility
Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues
getting-started
insiders-released
Patch has been released in VS Code Insiders
Milestone
GitHub Tags:
#A11yMAS; #A11yTCS; #A11ySev2; #DesktopApp; #Win32; #Visual Studio Code Client; #BM-VisualStudioCodeClient-Win32-Aug2022; #WCAG4.1.1; #Parsing
Environment and OS details:
Visual Studio Code
Windows 11 Pro version 21H2 (OS Build 22000.856)
Repro Steps:
1)Open Visual studio code editor
2)Using "Alt+H" key navigate to the "Help" menu bar option .
3)Using "Down" arrow key navigate to the "Welcome" item.
4) Make sure you have the following setting in settings.json: "workbench.startupEditor": "gettingStarted"
5)Using "Alt+H" navigate to "Help" menu bar option and use "down" arrow key to navigate to "Getting started" and observe that the Get started with VS Code button has a link inside it or not.
Actual Result:
Get started with VS Code button has a link inside it.
Expected Result:
There should not be any link inside the Get started with VS Code button.
The text was updated successfully, but these errors were encountered: