[toolbar redesign] transparent spacing under the toolbar top border
Categories
(Firefox for Android :: Experimentation and Telemetry, defect)
Tracking
()
| 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•1 year ago
|
| Reporter | ||
Comment 1•1 year 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•1 year ago
|
||
Set release status flags based on info from the regressing bug 1907879
| Reporter | ||
Comment 3•1 year ago
•
|
||
It looks like the extra space to the top of the toolbar also started causing scrolling issues – 1912854
| Reporter | ||
Comment 4•1 year ago
|
||
Another side-effect of increased size of the toolbar is content block scrolling got (more) broken.
Updated•1 year 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•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Updated•1 year ago
|
Description
•