Closed Bug 2008686 Opened 3 months ago Closed 3 months ago

CSS Grid renders corrupted layout with large number of grid items (breaks at ~10000 rows)

Categories

(Core :: Layout: Grid, defect)

Firefox 148
defect

Tracking

()

RESOLVED DUPLICATE of bug 1752237

People

(Reporter: carles, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:146.0) Gecko/20100101 Firefox/146.0

Steps to reproduce:

1.- Open the attached HTML file in Firefox.
2.- The page contains a CSS Grid container with two columns (grid-template-columns: min-content auto) and 12000 child elements forming implicit rows.
3.- Scroll down until the number of logical rows reaches approximately 10,000

Actual results:

Layout becomes corrupted: text overlaps and characters are rendered in incorrect positions, making the content unreadable.

Expected results:

The CSS Grid layout should render correctly regardless of the number of grid items.

The Bugbug bot thinks this bug should belong to the 'Core::Layout: Grid' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Layout: Grid
Product: Firefox → Core

From the description and the testcase, this bug appears to be the same as bug 1752237. Marking it as a duplicate.

Status: UNCONFIRMED → RESOLVED
Closed: 3 months ago
Duplicate of bug: 1752237
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: