The New Tab page has a large horizontal scrollbar at certain screen sizes when sections are enabled
Categories
(Firefox :: New Tab Page, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox134 | --- | unaffected |
| firefox135 | --- | verified |
| firefox136 | --- | verified |
People
(Reporter: cmuresan, Assigned: nbarrett)
References
(Blocks 2 open bugs, Regression)
Details
(Keywords: regression)
Attachments
(3 files)
[Affected versions]:
- Firefox Beta 135.0b3 - Build ID: 20250110123854
- Firefox Nightly 136.0a1 - Build ID: 20250113214519
[Affected Platforms]:
- Windows 10
- macOS 14
- Ubuntu 22.04
[Prerequisites]:
- Have the following prefs set in about:config in a new profile:
browser.newtabpage.activity-stream.discoverystream.sections.enabledtotruebrowser.newtabpage.activity-stream.discoverystream.sections.personalization.enabledtotruebrowser.search.regiontoUS
- Use an en-US Firefox Build
[Steps to reproduce]:
- Open the browser using the profile from prerequisites.
- Open a New Tab.
- Maximize the Firefox Window and observe the bottom part of the window.
[Expected result]:
- The page is only scroll-able vertically.
[Actual result]:
- The page has a a horizontal scrollbar and the page width is larger depending on the window size.
[Regression Window]:
- 22:34.90 INFO: Last good revision: e65e5888566ed72163ccbacecf3f78499d144ed5
- 22:34.90 INFO: First bad revision: 8205ad36ed89a6656aec466670fe24427a7e054d
- 22:34.90 INFO: Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=e65e5888566ed72163ccbacecf3f78499d144ed5&tochange=8205ad36ed89a6656aec466670fe24427a7e054d
[Notes]:
- Attached a screen recording of the issue.
@maxx, if looks like bug 1933150 caused this regression. Could you please take a look at this?
| Reporter | ||
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1933150
Comment 2•1 year ago
|
||
Checking with the team - it could also be the recent billboards work as well (adjusts the page width to allow for content)
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Comment 5•1 year ago
|
||
| bugherder | ||
Comment 6•1 year ago
|
||
The patch landed in nightly and beta is affected.
:nbarrett, is this bug important enough to require an uplift?
- If yes, please nominate the patch for beta approval.
- If no, please set
status-firefox135towontfix.
For more information, please visit BugBot documentation.
| Assignee | ||
Comment 7•1 year ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D234525
Updated•1 year ago
|
Comment 8•1 year ago
|
||
beta Uplift Approval Request
- User impact if declined: horizontal scroll on newtab
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: yes
- Steps to reproduce for manual QE testing: enable prefs:
browser.newtabpage.activity-stream.discoverystream.sections.cards.enabledandbrowser.newtabpage.activity-stream.discoverystream.sections.enableda horizontal scroll bar should not be visible. - Risk associated with taking this patch: low
- Explanation of risk level: CSS changes, only visual issues.
- String changes made/needed: no
- Is Android affected?: no
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
| Reporter | ||
Comment 10•1 year ago
|
||
I have verified that the issue is no longer reproducible on the latest Firefox Nightly 136.0a1 (Build ID 20250120214839) and Firefox Beta 135.0b7 (Build ID 20250120093501) using Windows 10, macOS 15.1, and Ubuntu 24.04.
| Assignee | ||
Updated•1 year ago
|
Description
•