microsoft / vscode

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

Tooltip of 'Filter Subscription' button is not accessible for keyboard only users. #153070

Closed sohelmulani1998 closed 2 years ago

sohelmulani1998 commented 2 years ago

GitHubTags:

A11yMAS; #A11yTCS; #A11ySev2; #DesktopApp; #Visual Studio Code Client; #VisualStudioCode-Win32-Apr2021; #Win32; #FTP; #Keyboard; #WCAG2.1.1

Environment Details: Application Name: Visual Studio Code Services Windows Version: Windows 11

Repro Steps:

  1. Open Visual studio code
  2. Tab till extension button and search for "Azure Functions"
  3. Tab till install and and press enter now tab till the "Azure" button and press enter.
  4. Tab till filter button and press enter
  5. Check if tooltip is accessible to keyboard only users

Actual: Tooltip of 'Filter Subscription' button is not accessible for keyboard only users.

Note: Similar issue observed for the all controls of toolbar as well

Expected Result: Tooltip should be accessible to keyboard only users as well

Attachment: 3120_A11y_Azure Tools for VS Code_Azure Function_Filter Subscriptions_Keyboard

sohelmulani1998 commented 2 years ago

filing a new bug because old one(https://github.com/microsoft/vscode/issues/52016) was closed.

sandy081 commented 2 years ago

This seems to be the case for all actions in VS Code

isidorn commented 2 years ago

This is a duplicate of https://github.com/microsoft/vscode/issues/132344