microsoft / vscode

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

Tree list items, refresh and more button is not accessible via keyboard tab key #180111

Closed BhanuPrakashGit closed 1 year ago

BhanuPrakashGit commented 1 year ago

GitHubTags:#A11yMAS;#A11yTCS;#A11ySev1;#Keyboard;#Desktopweb;#WCAG2.1.1;#A11yAuto;#Win10;#AILimited;#TabStop;#FTP;#A11y_VSCode;#CAITestPass_May2020;#Visual Studio Code;

Environment Details:

URL: https://ms.portal.azure.com/#home

Chromium edge: Version 95.0.1020.44 (Official build) (64-bit)

Repro Steps:

  1. Open URL https://ms.portal.azure.com/
  2. Navigate to the cloud shell button on the top menu bar and select it.
  3. Navigate to "Open Editor" button of "CloudShell-PowerShell Editor" window and select it
  4. press tab to move to the editor and then, press tab and ctrl+M
  5. use shift +tab focus goes on the entire tree list but not individual items

Actual:

Tree views, refresh and more button is not accessible via keyboard tab key. on shift+tab to the tree list the arrow keys do not move to the items.

Expected Result:

Tree views, refresh and more button should accessible via keyboard tab and arrow keys

User Impact:

keyboard users will not be able to access the controls.

Attachment:

143035591-e2037a87-9bc0-40ea-b840-adcc7b781bbb

 

BhanuPrakashGit commented 1 year ago

Reference bug: https://github.com/Microsoft/vscode/issues/137717#issue-1061309718

alexr00 commented 1 year ago

Can you please provide repro steps with https://insiders.vscode.dev?

vscodenpa commented 1 year ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

BhanuPrakashGit commented 1 year ago

@alexr00 Once you will hit the URL: https://insiders.vscode.dev/, you'll get the similar screen. Below is the screen you'll get.

image

alexr00 commented 1 year ago

@BhanuPrakashGit can you direct me to which tree items, refresh, and more buttons are not accessible via keyboard tab?

BhanuPrakashGit commented 1 year ago

@alexr00 in this VS code URL, we are able to access every control via keyboard tab.

alexr00 commented 1 year ago

@BhanuPrakashGit if everything is accessible at https://insiders.vscode.dev/ then this is not an issue with VS Code.

BhanuPrakashGit commented 1 year ago

@alexr00 yes there is no issue with VS code. We have logged bug for the URL: https://ms.portal.azure.com/, here that issue is repro'ing.

fsteffi commented 1 year ago

HI @alexr00 can you please open this bug

alexr00 commented 1 year ago

The bug doesn't reproduce in in VS Code, so this bug should remain closed.

fsteffi commented 1 year ago

closed;