Closed
Bug 1947797
Opened 1 month ago
Closed 1 month ago
Turn Fonts panel expander/twisty into proper buttons
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(firefox137 fixed)
RESOLVED
FIXED
137 Branch
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The twisty and expander that we display for the @font-face
declaration in the fonts panel are both <span>
s; they should be buttons
Assignee | ||
Comment 1•1 month ago
|
||
We can remove a fail-if annotation that was added because those elements
are clicked but weren't accessible.
Updated•1 month ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d52ccb14c21a
[devtools] Turn Fonts panel expander/twisty into proper buttons. r=devtools-reviewers,ochameau.
Comment 3•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox137:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 137 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•