Closed
Bug 1916918
Opened 11 months ago
Closed 11 months ago
Focus indicator on Event Listener Breakpoints looks weird
Categories
(DevTools :: General, defect, P3)
DevTools
General
Tracking
(firefox132 fixed)
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
When the input is not empty, we have an outline around it, but also around the clear button.
We should be consistent with the other filter input, where the outline includes the clear button
Updated•11 months ago
|
Severity: -- → S3
Priority: -- → P3
Assignee | ||
Comment 1•11 months ago
|
||
Add the focus around the container and remove the default
focus on the input.
Updated•11 months ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d0474b472b88
[devtools] Fix focus indicator on Event Listeners panel filter input. r=ochameau,devtools-reviewers.
Comment 3•11 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 11 months 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
•