[toolbar redesign] transparent spacing under the toolbar top border
Categories
(Fenix :: Experimentation and Telemetry, defect)
Tracking
(firefox129 unaffected, firefox130 disabled, firefox131 disabled, firefox132 fixed)
Tracking | Status | |
---|---|---|
firefox129 | --- | unaffected |
firefox130 | --- | disabled |
firefox131 | --- | disabled |
firefox132 | --- | fixed |
People
(Reporter: mavduevskiy, Assigned: towhite)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Steps to reproduce
Preconditions: nightly, navbar on, toolbar position bottom
- Open home page
- Scroll the page up and down and watch the top border of the toolbar.
Expected behavior
The toolbar has solid background
Actual behavior
There is transparent spacing between the top edge of the toolbar and its shadow.
Device information
- Firefox version:
- Android device model:
- Android OS version:
Any additional information?
On the screenshot you can see the comparison of the current state and a reverted 1907879 patch, that introduced the spacing.
Reporter | ||
Updated•2 months ago
|
Reporter | ||
Comment 1•2 months ago
|
||
Hey, Tom.
Could you help me to estimate the size of the change needed to get rid of that spacing? Thank you in advance :)
Comment 2•2 months ago
|
||
Set release status flags based on info from the regressing bug 1907879
Reporter | ||
Comment 3•2 months ago
•
|
||
It looks like the extra space to the top of the toolbar also started causing scrolling issues – 1912854
Reporter | ||
Comment 4•2 months ago
|
||
Another side-effect of increased size of the toolbar is content block scrolling got (more) broken.
Updated•2 months ago
|
The issue in this bug is that the Divider()
was being applied regardless of whether the microsurvey prompt was being displayed or not, leading to it being added unnecessarily - fixed by only adding the Divider()
when required and the toolbar has been updated to remove the existing border.
Comment 8•2 months ago
|
||
bugherder |
Updated•2 months ago
|
Updated•19 days ago
|
Description
•