The Address Bar and Search Bar box-shadow is cut
Categories
(Firefox :: Address Bar, defect, P2)
Tracking
()
People
(Reporter: mak, Assigned: mak)
References
(Blocks 1 open bug)
Details
(Whiteboard: [proton-address-bar] [priority:2c][proton-uplift])
Attachments
(2 files)
|
1.53 MB,
image/jpeg
|
Details | |
|
48 bytes,
text/x-phabricator-request
|
pascalc
:
approval-mozilla-beta+
|
Details | Review |
Due to recent changes to the toolbar padding now the urlbar and searchbar box-shadow is cut, that's quite visible in Light.
I was trying a box-shadow: 0 1px 3px rgba(0, 0, 0, 0.23); as an alternative, there's no spec for this toolbar size, we may have to test and get an ok from UX.
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
I'l make a try build to submit to PM/UX and check if the new shadow is ok.
| Assignee | ||
Comment 2•5 years ago
•
|
||
I attached the builds to Jira Spike https://jira.mozilla.com/browse/FIDEFE-1304
| Assignee | ||
Comment 3•5 years ago
|
||
Here you can see the cut shadow
Comment 4•5 years ago
|
||
I reviewed the try build and am OK with the proposed change.
| Assignee | ||
Comment 5•5 years ago
|
||
Due to recent reduction of padding on the toolbars, the current shadow doesn't fit anymore.
Comment 7•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 8•5 years ago
|
||
Comment on attachment 9218761 [details]
Bug 1705562 - Reduce the Address Bar and Search Bar box-shadows so they are not cut. r=harry
Beta/Release Uplift Approval Request
- User impact if declined: Part of MR1 design
- 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: Check the shadow around urlbar and searchbar is not cut anymore
- 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 box-shadow change
- String changes made/needed:
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
Comment 9•5 years ago
|
||
Comment on attachment 9218761 [details]
Bug 1705562 - Reduce the Address Bar and Search Bar box-shadows so they are not cut. r=harry
Approved for 89 beta 6, thanks.
Comment 10•5 years ago
|
||
| bugherder uplift | ||
Updated•5 years ago
|
Comment 11•5 years ago
|
||
verified fix on windows10 64bit, ubuntu 20 and MacOs 10.14 using firefox nightly 90.0a1 and Beta 89.0b7
Description
•