Open
Bug 1635172
Opened 6 years ago
Updated 6 years ago
Focus styling check for `:focus` sometimes fails because of some sort of race.
Categories
(DevTools :: Accessibility Tools, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: yzen, Unassigned)
Details
Details of the report are here: https://discourse.mozilla.org/t/feedback-wanted-keyboard-and-focus-visibility-accessibility-audit/47359/8
When stepping through with the debugger, the check seems to work just fine however when running an audit, it seems like there's a race, possibly between audit run for the tree row and the highlighter infobar.
Updated•6 years ago
|
Severity: -- → S4
Updated•6 years ago
|
Severity: S4 → --
Whiteboard: [access-s4]
Updated•6 years ago
|
Severity: -- → S4
Whiteboard: [access-s4]
You need to log in
before you can comment on or make changes to this bug.
Description
•