Open
Bug 1924624
Opened 1 year ago
Updated 1 year ago
Sidebar lacks descriptive accessible name
Categories
(Firefox :: Sidebar, defect, P2)
Firefox
Sidebar
Tracking
()
NEW
| Accessibility Severity | s3 |
People
(Reporter: ayeddi, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: access, Whiteboard: [fidefe-sidebar])
Attachments
(2 files)
Prerequisites:
- Ensure a screen reader is running, i.e. NVDA on WinOS
STR:
- In Firefox, ensure the
sidebar.revamppref is set totrueand the new sidebar is visible - Locate and focus with keyboard any panel switcher on the sidebar and observe the screen reader announcement
Expected:
- The sidebar has descriptive accessible name, for instance, the horizontal tabs tool bar is labeled as
Browser tabs(it is in atab controlcontainer)
Actual:
- The sidebar is announced as
tab controlwhich makes it hard to differentiate from the general toolbar of the browser, where the horizontal tabs are. Especially, when bothtab controlpanels are present.
This is an access-S3 issue because it misses an opportunity to guide a screen reader user to what the purpose of this grouping is and how it is different from another tab control.
| Reporter | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [fidefe-sidebar]
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•