You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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.
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
Open VS Code and navigate to azure databases button present on right pane.
Navigate to anyone of the resource and expand it. Expand a database. Right click on any collection and select "Open Query editor(Preview)".
Query editor screen appears. Navigate through all controls of the screen like query editing and all the controls appearing.
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.
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”.
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
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:
Test Environment:
MAS4.1.2_Incorrect.name.is.defined.for.the.expandable.chevron.icon.as.run.mp4
The text was updated successfully, but these errors were encountered: