Closed
Bug 1591486
Opened 5 years ago
Closed 5 years ago
New search icon is too contrasted when address bar is focused
Categories
(Firefox :: Address Bar, defect, P1)
Firefox
Address Bar
Tracking
()
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: fvsch, Assigned: dao)
References
Details
Attachments
(2 files)
When the address bar is focused, the search icon introduced in bug 1589836 uses the following fills:
- Light theme:
#000000
(pure black) - Dark theme:
#F9F9FA
(Photon Grey 10)
Since most other icons in the UI are less contrasted than this, I find that it draws attention toward this icon and away from other parts of the UI such as the query text or the suggested results.
I checked the colors of a few surrounding icons and the only one with similar high contrast is the tab "close" icon (where it might be more appropriate because it's a smaller icon).
Personally I would prefer it if the icon's contrast was more subtle, probably using similar colors as the "Go to address in location bar" arrow or the "Favorite" icon in the result list:
- Light:
#666666
- Dark:
#B1B1B3
Updated•5 years ago
|
Blocks: urlbar-update-1
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Iteration: --- → 72.1 - Oct 21 - Nov 3
Points: --- → 1
Priority: -- → P1
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/01993d1c73d1
Set reduced fill-opacity (the same as used in the identity block) for the search icon in the expanded megabar. r=adw
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
Updated•5 years ago
|
Flags: qe-verify+
Assignee | ||
Updated•5 years ago
|
Flags: qe-verify+ → qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•