Closed
Bug 2063466
Opened 24 days ago
Closed 18 days ago
FileSearchBar nav button hover background overlaps focus outline
Categories
(DevTools :: Shared Components, defect, P3)
Tracking
(firefox156 fixed)
RESOLVED
FIXED
156 Branch
| Tracking | Status | |
|---|---|---|
| firefox156 | --- | fixed |
People
(Reporter: cvl123abc, Assigned: cvl123abc)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:153.0) Gecko/20100101 Firefox/153.0
Steps to reproduce:
- Open the Debugger.
- Open the FileSearchBar (Ctrl/Cmd+F).
- Focus the search field.
- Hover the navigation buttons.
Actual results:
The nav button hover background overlaps the blue focus outline, producing an inconsistent appearance.
Expected results:
The hover state should not visually interfere with the focus outline.
| Assignee | ||
Comment 1•24 days ago
|
||
| Assignee | ||
Comment 2•24 days ago
|
||
I discovered this while finishing Bug 1941575. This issue is in the shared FileSearchBar and reproduces in the Debugger and Network raw response panel, as well.
I plan to work on the fix.
| Assignee | ||
Comment 3•23 days ago
|
||
Updated•23 days ago
|
Assignee: nobody → cvl123abc
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by nchevobbe@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e157fac4e6ed
https://hg.mozilla.org/integration/autoland/rev/9926e5750ce6
Fix FileSearchBar nav button hover styling. r=devtools-reviewers,nchevobbe
Updated•18 days ago
|
Severity: -- → S3
Priority: -- → P3
Comment 5•18 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 18 days ago
status-firefox156:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 156 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•