Closed
Bug 1916918
Opened 1 year ago
Closed 1 year 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•1 year ago
|
Severity: -- → S3
Priority: -- → P3
| Assignee | ||
Comment 1•1 year ago
|
||
Add the focus around the container and remove the default
focus on the input.
Updated•1 year 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•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
•