Reduce the address bar's drop shadow when it's focused but not open
Categories
(Firefox :: Address Bar, enhancement, P1)
Tracking
()
People
(Reporter: dao, Assigned: dao)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
This would help with the bookmarks toolbar.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
•
|
||
Comment on attachment 9140978 [details]
Bug 1630506 - Reduce the address bar's drop shadow when it's focused but not open.
Beta/Release Uplift Approval Request
- User impact if declined: Users have complained about how the megabar overlaps the bookmarks toolbar. See bug 1628243. Part of this was actual overlap, another part was the bookmarks buttons being small targets to hit to start with, and the last part is the drop shadow the address bar casts over the bookmarks toolbar which is purely a visual effect. This patch addresses that last part.
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce:
- open a new tab (address bar is focused)
- press the down arrow to open the top sites dropdown
Step 1 should give the address bar a smaller drop shadow than step 2.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Trivial CSS-only fix
- String changes made/needed:
Comment 4•5 years ago
|
||
bugherder |
Updated•5 years ago
|
Comment 5•5 years ago
|
||
Verified as fixed using latest Nightly 77.0a1 2020-04-23 under Win 10 64-bit, Mac OS X 10.14 and Ubuntu 18.04 64-bit.
Comment 6•5 years ago
|
||
== Change summary for alert #25699 (as of Fri, 24 Apr 2020 00:48:49 GMT) ==
Improvements:
3% tart linux64-shippable opt e10s stylo 2.04 -> 1.98
3% startup_about_home_paint_realworld_webextensions linux64-shippable opt e10s stylo 809.67 -> 787.08
For up to date results, see: https://treeherder.mozilla.org/perf.html#/alerts?id=25699
Comment 7•5 years ago
|
||
Comment on attachment 9140978 [details]
Bug 1630506 - Reduce the address bar's drop shadow when it's focused but not open.
Minor megabar visual tweak. Approved for 76.0rc1.
Comment 8•5 years ago
|
||
bugherder uplift |
Updated•5 years ago
|
Assignee | ||
Comment 9•5 years ago
|
||
Target milestone reflects when a change landed on mozilla-central.
Comment 10•5 years ago
•
|
||
Verified as fixed using 76.0RC under Win 10 64-bit and Mac OS X 10.14 and Ubuntu 18.04.
Description
•