Closed Bug 2067043 Opened 29 days ago Closed 28 days ago

Newtab search bar's open results view adds to the page's scrollable overflow

Categories

(Firefox :: Address Bar, defect)

defect

Tracking

()

VERIFIED FIXED
157 Branch
Tracking Status
firefox157 --- verified

People

(Reporter: dao, Assigned: dao)

References

Details

(Whiteboard: [sng][mcab-hnt])

Attachments

(1 file)

Steps to reproduce:

  1. Open about:newtab in a window short enough that the page does not scroll.
  2. Type into the search bar until the results no longer fit below it.

Actual results:
A vertical scrollbar appears, shifting the search bar to the left, and the bottom of the results view is clipped.

Expected results:
The view fits inside the viewport and the page gains no scrollable overflow.

The view opens as a top-layer popover, absolutely positioned against the initial containing block, so it contributes to the page's scrollable overflow: .urlbar-background is inset 8px outside the element's border box and reaches past the viewport bottom. For the same reason max-height: 100% resolves against the scrolled canvas, so once about:newtab scrolls on its own the view is not clamped to the viewport at all.

Followup to bug 2062215.

Assignee: nobody → dao+bmo
Status: NEW → ASSIGNED
Whiteboard: [sng][mcab-hnt]
Blocks: 2066406
See Also: → 2067082
Duplicate of this bug: 2067082
Attachment #9631543 - Attachment description: Bug 2067043 - Keep the newtab results view out of the page's scrollable overflow. r?daleharvey! → Bug 2067043 - Stop the newtab results view growing the page's scrollable area. r?daleharvey!
Status: ASSIGNED → RESOLVED
Closed: 28 days ago
Resolution: --- → FIXED
Target Milestone: --- → 157 Branch
QA Whiteboard: [search][qa-triage-done-c157/b156][qa-ver-needed-c157/b156]

Reproducible on a 2026-08-27 Firefox Nightly build on Windows 10.

Verified as fixed on Firefox Nightly 157.0a1 on Windows 10, Ubuntu 22, macOS 13.

Status: RESOLVED → VERIFIED
QA Whiteboard: [search][qa-triage-done-c157/b156][qa-ver-needed-c157/b156] → [search][qa-triage-done-c157/b156][qa-ver-done-c157/b156]
QA Contact: oardelean
No longer blocks: 2066406
See Also: 2067082 →
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: