Repro Steps
User Experience:
Screen readers rely on accessible names to convey the purpose and meaning of elements to users with visual impairments. When buttons, links, or menus do not have an accessible name, screen reader users may encounter unlabeled or improperly labeled elements, resulting in confusion and difficulty in understanding the functionality or purpose of those elements.
Note:
User credentials should NOT be included in the bug.
Prerequisites:
- Batch Explorer application should be downloaded and installed.
Repro Steps:
- Open https://github.com/Azure/BatchExplorer.
- Navigate to the downloaded setup and select it.
- Navigate to the batch explorer.
- Navigate to job options and select it.
- Navigate
to the left pane of "jobs" and select any created jobs button.
- Navigate to the various controls of the "job details" blade.
- Verify whether screen reader announces name for 'Edit tags' and 'Toggle Advanced Filters' buttons or not.
Actual Result:
Screen Reader does not announce name for 'Edit Tags' and 'Toggle Advanced Filters' buttons under 'Job Details' pane.
Observation:
Screen Reader announces both the buttons mentioned above as just "button".
Expected Result:
Screen Reader should announce name for 'Edit Tags' and 'Toggle Advanced Filters' buttons under 'Job Details' pane.
Example: User Aria-labelledby property to link the controls with label instead of aria-describedby.
MAS Reference:
ARIA Authoring Ref Link/Fluent Patterns Guidance /HITS Guidance/previous test pass bug id's:
NA
UIA/DOM details available:
Yes (Refer the Attachments)
Reference Links:
- External Bug Process: If this bug belongs to the 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 link. “HCL Staff should not log any third-party external bugs. Should be routed to EDAD team”.
- Please reach out to the C&AI Teams channel for any process related queries.
System Info
Test Environment:
- OS Build: 24H2 (OS Build 26120.1542)
- App: Batch Explorer
- Version: 2.21.0-dev
- Screen Reader: Narrator
Discussion
Planning
Effort (Hours)
Security
Deployment
To track releases associated with this work item, go to Releases and turn on deployment status reporting for Boards in your pipeline's Options menu. Learn more about deployment status reporting
Loading...
Development
Related Work
System Info