Open Bug 1832939 Opened 1 year ago Updated 1 year ago

ResizeObserver doesn't fire when element fills more than one column

Categories

(Core :: Layout, defect)

Firefox 113
defect

Tracking

()

People

(Reporter: johnfactotum1, Unassigned)

Details

Attachments

(1 file)

Attached file testcase.html

Steps to reproduce:

Use ResizeObserver to observe an element in a container with column-fill: auto. See the attached test case.

Actual results:

The observer works when the element is contained in a single column. But as the element grows, as soon as it flows to another column, the observer stops working.

Expected results:

The resize observer should always work. In the attached test case, the container's style should change whenever there is a resize.

Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: -- → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: