Closed
Bug 1917296
Opened 1 year ago
Closed 1 year ago
Headers accordion Raw toggles can't be checked/unchecked with the keyboard
Categories
(DevTools :: Netmonitor, defect, P2)
DevTools
Netmonitor
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The toggle are keyboard focusable, and do show a focus indicator, but, when focused, activating them (with Control or Space) doesn't change the toggle state, worse, it's toggling the accordion panel it's in instead
Updated•1 year ago
|
Severity: -- → S3
Priority: -- → P2
| Assignee | ||
Comment 1•1 year ago
|
||
Assertions are added for all the "Raw" toggle we have in the Request detail panel.
Updated•1 year ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f9a724824507
[devtools] Stop propagation of Raw toggle keydown event in Netmonitor Headers panel. r=bomsy,devtools-reviewers.
Comment 3•1 year ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•