Closed
Bug 1456430
Opened 8 years ago
Closed 8 years ago
the blue focus ring in the netmonitor's filter is inconsistent with the console's
Categories
(DevTools :: Netmonitor, defect, P2)
DevTools
Netmonitor
Tracking
(firefox61 fixed)
RESOLVED
FIXED
Firefox 61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: pbro, Assigned: Honza)
References
Details
Attachments
(4 files)
Steps:
- open Nightly
- open the netmonitor
- click inside the filter input bar --> notice the focus blue outline is displayed
- now switch to the console
- click inside the filter input bar --> notice the focus blue outline there too
Bug: the 2 outlines are different. The console one (which I think is the right one here) is displayed along the borders of the field. The netmonitor one instead, is displayed with some padding, inside the field.
See the 2 screenshots for comparison.
| Reporter | ||
Comment 1•8 years ago
|
||
| Assignee | ||
Updated•8 years ago
|
Has STR: --- → yes
Priority: -- → P2
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → odvarko
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•8 years ago
|
||
Here is a screenshot showing how the focus ring looks like on my win machine after applying the patch.
Honza
Comment 4•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8971498 [details]
Bug 1456430 - Fix search box focus ring;
https://reviewboard.mozilla.org/r/240264/#review246236
Attachment #8971498 -
Flags: review?(dwalsh) → review+
| Assignee | ||
Comment 5•8 years ago
|
||
Thanks for the review David!
Honza
Pushed by jodvarko@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d256e50b2bf8
Fix search box focus ring; r=davidwalsh
Comment 7•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 61
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•