Skip to content

[Programmatic Access - Azure Databases Extension - Open Query editor(Preview)]: Incorrect name is defined for the expandable chevron icon as "run". #2660

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

Open
ChandiniSmiley opened this issue Apr 24, 2025 · 1 comment
Labels
a11y MAS-C Accessibility Issues P1

Comments

@ChandiniSmiley
Copy link

ChandiniSmiley commented Apr 24, 2025

User Experience:

Visually impaired users who depend on screen reader for navigation will not understand the exact purpose of the control if incorrect name is defined and will find it difficult to perform the action related to the control.

Note: Login Credentials must not be provided within the bug.

Pre-requisite:

Azure database should be installed from extensions in VS code.

Repro Steps

  1. Open VS Code and navigate to azure databases button present on right pane.
  2. Navigate to anyone of the resource and expand it. Expand a database. Right click on any collection and select "Open Query editor(Preview)".
  3. Query editor screen appears. Navigate through all controls of the screen like query editing and all the controls appearing.
  4. Verify if Incorrect Name is defined for the expandable chevron icon as "run".

Actual Result:

Incorrect name is defined for the expandable chevron icon as "run".

Observation: When the focus lands on the first toolbar control, the screen reader announces it as "Run button." Then, upon selecting the right arrow, the focus moves to the expandable chevron icon, and the screen reader announces it as "Run menu item", expanding it displays the previously run queries.

Expected Result:

Correct name should be defined for the expandable chevron icon as "History" or "Show history of previous queries" instead of "run.

MAS Reference:

MAS 4.1.2 – Name, Role, Value

Reference links:

  • Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.
  • External Bug Process: If this bug belongs to external team, mark it as resolved/done and assign it back to the tester with notes on where to file/route the bug. For more information, please use this External Bug Process (sharepoint.com). “HCL Staff should not log any third-party external bugs. Should be routed to EDAD team”.
  • Please reach out to C&AI Teams channel for any process-related queries.

Test Environment:

  • OS Version: 24H2 (OS Build 26100.3476)
  • Visual Studio Code Version: 1.99.0 (user setup)
  • Tool: Accessibility Insights for Win32
  • Azure Databases for VS Code (Preview) Version : 0.25.2
  • Matrix:Win32+Narrator
Image
MAS4.1.2_Incorrect.name.is.defined.for.the.expandable.chevron.icon.as.run.mp4
@ChandiniSmiley
Copy link
Author

ChandiniSmiley commented Apr 24, 2025

#A11yMAS;#A11ySev2;#Accessibility;#AILimited;#Benchmark;#GH-HCL-AzureDatabasesExtension-Apr2025;#HCL;#MAS4.1.2;#Win32;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y MAS-C Accessibility Issues P1
Projects
None yet
Development

No branches or pull requests

3 participants