Top Sites on multiple rows are displayed on one row under 1122px browser width
Categories
(Firefox :: New Tab Page, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox71 | --- | unaffected |
firefox72 | --- | unaffected |
firefox73 | --- | verified |
People
(Reporter: vvalentina, Assigned: thecount)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Affected Versions]:
- Firefox Nightly 73.0a1 (Build ID 20191215214948)
[Affected Platforms]:
- Win 10
- Mac 10.14
- Linux Debian 9
[Steps to reproduce]:
- Open about:preferences#home page.
- In Firefox Home Content section set Top Sites to be listed on 2 rows.
- Open a new tab page.
- Resize the browser to 1121 width.
- Observe Top Sites section.
[Expected results]:
Top Sites section is displayed on 2 rows.
[Actual results]:
Top Sites section is displayed on 1 row.
[Additional notes]:
- Under 1121px browser width Top Sites are displayed in 1 row, no matter how is set in about:preferences#home page.
- Over 1121px browser width Top Sites are displayed as set in about:preferences#home page.
- Issue is not reproducible with Discovery Stream disabled.
- Issue is not reproducible for Highlights section.
![]() |
||
Updated•6 years ago
|
![]() |
||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Raising the severity to critical
based on the multiple reports we've got up to this point and the fact that we're planning on turning on DS for the rest of the world.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 4•6 years ago
|
||
I strongly suspect this is caused by https://bugzilla.mozilla.org/show_bug.cgi?id=1594537
![]() |
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 5•6 years ago
|
||
(In reply to Scott [:thecount] Downe from comment #4)
I strongly suspect this is caused by https://bugzilla.mozilla.org/show_bug.cgi?id=1594537
That is what I came uo with when I checked with mozregression,
Assignee | ||
Comment 6•6 years ago
|
||
I think I got a fix.
Assignee | ||
Comment 7•6 years ago
•
|
||
To test:
- Ensure Discovery Stream is on.
- Set to 1 row of topsites.
- Check all breakpoints.
- Ensure you always have 1 row of topsites in first and second breakpoint, and ensure all rows are always of equal length.
- The smaller breakpoints might have more rows, but should at least be of equal length of other rows.
Do steps 2-5 again with 2 rows of topsites, and again with 3 rows of topsites, then with 4.
Assignee | ||
Comment 8•6 years ago
|
||
Assignee | ||
Comment 9•6 years ago
•
|
||
Gavin, I got a fix pushed up and assigned to you for review.
I think the old Topsites css has coverage for our case, so I think if we delete the right css overrides, the old css we need covers this.
Let me know if you can find issues with this strategy.
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
bugherder |
Updated•6 years ago
|
![]() |
||
Comment 12•6 years ago
|
||
I have verified that this issue is no longer reproducible with the steps provided in the Steps to Reproduce section and the ones from Comment 7 on Firefox Nightly 73.0a1 (Build ID: 20191229212642) on Windows 10 x64, Mac 10.14.6 and Ubuntu 18.04.2.
Updated•6 years ago
|
Description
•