Closed
Bug 1574389
Opened 6 years ago
Closed 6 years ago
Give each div containing a bar a role of "img" for accessibility
Categories
(Firefox :: Protections UI, enhancement, P1)
Tracking
()
RESOLVED
FIXED
Firefox 70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: MarcoZ, Assigned: MarcoZ)
Details
(Keywords: access, Whiteboard: [protection-report][skyline])
Attachments
(1 file)
While NVDA works fine with the current implementation, JAWS needs the divs themselves to have an explicit role to pick them up properly and read them to the user. Since the divs essentially contain a graphical representation, the "img" role is appropriate to use in this context. This makes JAWS pick up the information for each bar without any further problem.
| Assignee | ||
Comment 1•6 years ago
|
||
While NVDA works fine with the current implementation, JAWS needs the divs themselves to have an explicit role to pick them up properly and read them to the user. Since the divs essentially contain a graphical representation, the "img" role is appropriate to use in this context. This makes JAWS pick up the information for each bar.
Updated•6 years ago
|
Priority: -- → P1
Pushed by mzehe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4fd97109ddb2
Give each div containing a bar a role of "img" for accessibility, r=mtigley
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•