Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A11y_SQLAzureDataStudioMAC_New query_Keyboard: The user is able to tab focus to the disabled 'Cancel' button inside 'New Query' using keyboard tab key. #19871

Closed
bbarik06 opened this issue Jun 29, 2022 · 1 comment

Comments

@bbarik06
Copy link

bbarik06 commented Jun 29, 2022

GitHubTags: #A11yUsable;#A11yTCS;#A11ySev4;#BM_SQLAzureDataStudioMAC_June2022;#SQL Azure Data Studio;#MAC;#FTP;#DesktopApp;#Keyboard;#AINotInScope;#A11yUsablehigh;

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 till 'File' menu item and select.
  5. Tab till 'New query' submenu item and select or use shortcut (Command + N) to open new query.
  6. Observe if keyboard tab focus moves to disabled 'Cancel' button.

Actual:

The user is able to tab focus to the disabled 'Cancel' button inside 'New Query' using keyboard tab key.

Expected:

The keyboard tab focus should not move to the disabled 'Cancel' button.

User Impact:

The keyboard users will face difficulty if the keyboard tab focus moves to disabled control which will indicate the user to perform an action.

Attachment:

10_Tab focus is

@bbarik06 bbarik06 changed the title A11y_SQLAzureDataStudioMAC_New query_Keyboard: The user is able to tab focus to the disabled 'Cancel' button using keyboard tab key. A11y_SQLAzureDataStudioMAC_New query_Keyboard: The user is able to tab focus to the disabled 'Cancel' button inside 'New Query' using keyboard tab key. Jun 30, 2022
@alanrenmsft alanrenmsft added this to the August 2022 Release milestone Jun 30, 2022
@alanrenmsft
Copy link
Contributor

@bbarik06 this is something we inherit from VSCode, as you can see in the following screenshot, the remove button is disabled, but can still be focused.
image

According to VSCode team, this is by design: microsoft/vscode#144749 (comment)

please open an issue for VSCode if you don't agree with them.

@alanrenmsft alanrenmsft self-assigned this Jun 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants