azuredatastudio icon indicating copy to clipboard operation
azuredatastudio copied to clipboard

A11y_SQLAzureDataStudioMAC_Extensions - install_Keyboard: The tooltip info is not available for the button 'Manage' using keyboard arrow keys unlike mouse.

Open bbarik06 opened this issue 2 years ago • 1 comments

GitHubTags: #A11yMAS;#A11yTCS;#A11ySev3;#BM_SQLAzureDataStudioMAC_June2022;#SQL Azure Data Studio;#MAC;#FTP;#DesktopApp;#Keyboard;#AINotInScope;#WCAG1.1.1;

Environment Details:

Application Name: SQL Azure Data Studio Application Version: Version 1.37.0 Mac Version: macOS Monterey 12.4

Repro Steps:

  1. Please do not close this bug. This bug should only be closed by TCS, C+AI Accessibility tester after verification of the fix.
  2. Launch SQL Azure data studio.
  3. Connect to a server.
  4. Tab to 'Extensions' button and select.
  5. Tab till 'Manage' button beside 'Uninstall'.
  6. Use keyboard to observe the tooltip info since visual label is not available.

Actual:

The tooltip info is not available for the button 'Manage' using keyboard arrow keys unlike mouse.

Expected:

The tooltip info should be available for the button 'Manage' using keyboard arrow keys like mouse since there are no visual label present and on using keyboard esc key to dismiss the tooltip the focus should stay on the 'Manage' button.

User Impact:

Keyboard users will face difficulty in accessing the important tooltip information if not available and might not be able to recognize a particular control especially in absence of visual label.

Attachment:

17_Tooltip not available

bbarik06 avatar Jun 29 '22 12:06 bbarik06

similar to this one: https://github.com/microsoft/azuredatastudio/issues/19566 downgraded to sev3

alanrenmsft avatar Aug 05 '22 21:08 alanrenmsft