Open Bug 1806717 Opened 1 year ago Updated 1 year ago

Fix pushing tall flex items for multi-line column-oriented flex containers

Categories

(Core :: Layout: Flexbox, defect)

defect

Tracking

()

People

(Reporter: TYLin, Unassigned)

References

(Blocks 1 open bug)

Details

In Bug 1743890, the patches deals with pushing tall flex items to next page/column. However, the patch doesn't fully support pushing tall flex item in multi-line column-oriented flex container. In particular, those tall items being pushed in second, third, ... flex lines can have wrong positions in next page/column.

Since multi-line column-oriented flex container is rare in printing or multicol comparing to row-oriented or single-line column-oriented flex container. I decide to punt the fix to this bug.

Severity: -- → S3
OS: Unspecified → All
Hardware: Unspecified → All
Version: unspecified → Trunk
Blocks: 939897
Depends on: 1743890
No longer depends on: 1799530
You need to log in before you can comment on or make changes to this bug.