Closed
Bug 1855187
Opened 2 years ago
Closed 1 month ago
Make `Compare with Base` more accessible and write tests for the improvements
Categories
(Testing :: PerfCompare, enhancement)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: julienw, Unassigned)
References
Details
(Whiteboard: [pcf])
From github: https://github.com/mozilla/perfcompare/issues/486.
Make
Compare with basein theSearch viewaccessible through keyboard while making the interface more intuitive for screen reader users.The regimen for improvements to accessibility in this case could be:
- Add a hidden "Skip to content" link.
- Work on improving the tab index and check improvements with manual testing.
- Enable announcement of live regions to screen reader users.
- Work on visible focus styles.
- Make sure that if we are opening a layer on screen we are actually trapping the focus within the top layer.
- Write tests for accessibility.
Change performed by the Move to Bugzilla add-on.
| Reporter | ||
Updated•2 years ago
|
Severity: -- → S4
Type: defect → enhancement
| Reporter | ||
Updated•2 years ago
|
Whiteboard: [pcf]
Updated•2 years ago
|
See Also: → https://mozilla-hub.atlassian.net/browse/PCF-340
Updated•1 month ago
|
Status: NEW → RESOLVED
Closed: 1 month ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•