Closed
Bug 1844055
Opened 2 years ago
Closed 2 years ago
Property-toggle checkboxes can't be focused with keyboard alone
Categories
(DevTools :: Inspector: Rules, defect, P2)
DevTools
Inspector: Rules
Tracking
(Accessibility Severity:s2, firefox122 fixed)
| Tracking | Status | |
|---|---|---|
| firefox122 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
(Keywords: access)
Attachments
(1 file)
Checkboxes that toggle CSS properties are not focusable with keyboard alone, they are only discoverable when hovered with a mouse or focused with a screen reader in a browse/read all mode (announced as “list with 1 items checkbox checked” - the label is missing and it’s impossible to predict what is the purpose of this checkbox, only VoiceOver is able to change it’s visibility, NVDA does not show this checkbox)
| Assignee | ||
Updated•2 years ago
|
Accessibility Severity: --- → s2
| Assignee | ||
Updated•2 years ago
|
Severity: S2 → S3
| Assignee | ||
Updated•2 years ago
|
Priority: -- → P2
Comment 1•2 years ago
|
||
The severity field for this bug is set to S3. However, the accessibility severity is higher, .
:jdescottes, could you consider increasing the severity?
For more information, please visit BugBot documentation.
Flags: needinfo?(jdescottes)
Updated•2 years ago
|
Flags: needinfo?(jdescottes)
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → nchevobbe
Attachment #9360590 -
Attachment description: WIP: Bug 1844055 - [devtools] Make property-toggle checkbox keyboard accessible. r=#devtools-reviewers,#accessibility-frontend-reviewers. → Bug 1844055 - [devtools] Make property-toggle checkbox keyboard accessible. r=#devtools-reviewers,#accessibility-frontend-reviewers.
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a2129bfd3558
[devtools] Make property-toggle checkbox keyboard accessible. r=devtools-reviewers,accessibility-frontend-reviewers,ochameau,morgan.
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox122:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 122 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•