microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.64k stars 29.04k forks source link

A11y_Visual Studio Code_Customizations and adding extensions_Keyboard: "Install", "Manage" controls in the Extension page are not accessible using keyboard #122847

Closed v-kanve closed 3 years ago

v-kanve commented 3 years ago

GitHubTags:#A11y_VSCode;#A11ySev2;#A11yTCS;#A11yMAS;#DesktopApp;#Visual Studio Code Client;#Keyboard;#WCAG2.1.1;#Win32;#Win10;#AINotInScope;VisualStudioCode-Win32-Apr2021;

Environment Details:​

Application Name: Visual Studio Code Standard Violated: WCAG2.1.1

Note:

This issue is observed at any extension.

Repro Steps:​

  1. Open Visual Studio Code editor
  2. Navigate to the extension side view bar option using "Ctrl+Shift+X" key navigate to the extension side view bar option.
  3. Tab till search and type "Jupyter" extension
  4. Tab till Jupyter extension and press enter
  5. Tab till "Install", "Manage" controls using keyboard
  6. Verify whether "Install", "Manage" controls are accessible using keyboard or not

Actual Result:

"Install", "Manage" controls in the Extension page are not accessible using keyboard

Expected Result: ​

"Install", "Manage" controls in the Extension page should be accessible using keyboard also. After License control when we tab the keyboard focus should go to "Install" and then to "Manage" control and then to the details section.

User Impact:

Keyboard only users will face difficulty while navigating through the application if any control is not accessible using keyboard.

Attachment:

A11y_Visual Studio Code_Customizations and adding extensions_Keyboard Install, Manage controls in the Extension page are not accessible using keyboard.zip

vscodebot[bot] commented 3 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

isidorn commented 3 years ago

Dup of https://github.com/microsoft/vscode/issues/120202

InduPriya1805 commented 1 year ago

GitHubTags:#VisualStudioCode-Win32-Apr2021;