Closed Bug 1800939 Opened 3 years ago Closed 3 years ago

`nsBlockFrame`: `Reflow` Does not Consider Out-of-Flow Overflow of Children, but `UnionChildOverflow` Does

Categories

(Core :: Layout, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1773121

People

(Reporter: dshin, Unassigned)

References

Details

Found while investigating assertions that got triggered as part of bug 1800719.

Namely - nsBlockFrame::UnionChildOverflow calls down to nsContainerFrame::ConsiderChildOverflow, which then calls aChildFrame->GetActualAndNormalOverflowAreasRelativeToParent.

See Also: → 1800719

Seems to have been a deliberate choice with legitimate reasoning (See bug 1377072), but the divergence of overflow is still not desirable.

See Also: → 1377072
Component: Layout: Scrolling and Overflow → Layout

Basically a dupe of bug 1773121.

Status: NEW → RESOLVED
Closed: 3 years ago
Duplicate of bug: 1773121
Resolution: --- → DUPLICATE
See Also: → 1801710
You need to log in before you can comment on or make changes to this bug.