microsoft / azuredatastudio

Azure Data Studio is a data management and development tool with connectivity to popular cloud and on-premises databases. Azure Data Studio supports Windows, macOS, and Linux, with immediate capability to connect to Azure SQL and SQL Server. Browse the extension library for more database support options including MySQL, PostgreSQL, and MongoDB.
https://learn.microsoft.com/sql/azure-data-studio
MIT License
7.56k stars 898 forks source link

A11y_SQLAzureDataStudioMAC_Notebooks - Create_Keyboard: The user is unable to activate the 'Delete' button using keyboard space or return key associated with '+Code' button and '+Text' control. #19873

Closed bbarik06 closed 2 years ago

bbarik06 commented 2 years ago

GitHubTags: #A11yMAS;#A11yTCS;#A11ySev2;#BM_SQLAzureDataStudioMAC_June2022;#SQL Azure Data Studio;#MAC;#FTP;#DesktopApp;#Keyboard;#AINotInScope;#WCAG2.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 'File' menu.
  5. Tab to 'New Notebook' and select.
  6. Tab to '+Code' button and select.
  7. Tab to 'Delete' button.
  8. Use keyboard to activate the delete button.

Actual:

The user is unable to activate the 'Delete' button using keyboard space or return key associated with '+Code' button and '+Text' control.

Expected:

The user should be able to activate the 'Delete' button using keyboard using keyboard space or return key.

User Impact:

Keyboard users will difficulty in accessing the controls.

Attachment:

13_Delete button does not

chlafreniere commented 2 years ago

@bbarik06 if a user tabs until the "+" is highlighted, and then uses the arrow keys until the 'Delete' action has focus, I was able to press either the space or enter button to delete the cell.

Is this sufficient (using arrow keys)?

alanrenmsft commented 2 years ago

please let us know if this is not sufficient, the issue is going out of SLA, so closing it.

sspatil123 commented 1 year ago

GithubTags:#Closed;Version 1.36.1 image