Closed
Bug 2018057
Opened 1 month ago
Closed 25 days ago
search mode switcher radius mismatched with smart window urlbar circle radius
Categories
(Core :: Machine Learning: Frontend, defect)
Core
Machine Learning: Frontend
Tracking
()
VERIFIED
FIXED
150 Branch
People
(Reporter: Mardak, Assigned: Gijs)
References
(Blocks 1 open bug)
Details
(Whiteboard: [genai][switcher])
Attachments
(2 files)
circle radius came from bug 2003921 and is okay when the suggestion list is open but overlaps with the search switch button when list is closed. we can increase the radius of switch button for the closed case and leave it more rounded even when list is open
14px seems to work on macos although normally it's a calc probably accounting for padding and other sizes
https://searchfox.org/firefox-main/rev/0fce12de99c5e7d74536d8f93cf9778ce6199a1f/browser/themes/shared/urlbar-searchbar.css#1159
https://searchfox.org/firefox-main/rev/0fce12de99c5e7d74536d8f93cf9778ce6199a1f/browser/themes/shared/urlbar-variables.css#17
Updated•1 month ago
|
| Assignee | ||
Comment 1•26 days ago
|
||
Updated•26 days ago
|
Assignee: nobody → gijskruitbosch+bugs
Status: NEW → ASSIGNED
Pushed by gijskruitbosch@gmail.com:
https://github.com/mozilla-firefox/firefox/commit/f34be4c10a10
https://hg.mozilla.org/integration/autoland/rev/887f5231abc6
fix radius of firefox and search mode switcher in address bar in smart window, r=desktop-theme-reviewers,emilio
Comment 3•25 days ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 25 days ago
status-firefox150:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 150 Branch
Comment 4•3 days ago
|
||
Verified as fixed in our latest Beta 150.0b1 and our latest Nightly build 151.0a1 (2026-03-26)
Status: RESOLVED → VERIFIED
QA Whiteboard: [qa-ver-done-c151/b150]
status-firefox151:
--- → verified
QA Contact: rdoghi
You need to log in
before you can comment on or make changes to this bug.
Description
•