Closed Bug 821449 Opened 12 years ago Closed 12 years ago

{inc} After incremental layout of stretched, nested flex container, inner flex container is no longer stretched

Categories

(Core :: Layout, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla20

People

(Reporter: dholbert, Assigned: dholbert)

References

Details

Attachments

(2 files)

Attached file testcase 1
STR: Load testcase; hover the green box; un-hover.

EXPECTED RESULTS: black border appears when hovered. No red visible.
ACTUAL RESULTS: black border appears _and the green box shrinkwraps its text's height_ when hovered, and stays that height after un-hovered.

Testcase reduced from bug 820111.

See also related bug 821426 (though that bug's patch doesn't fix this bug's testcase).
Summary: {inc} Incremental layout of stretched, nested flex container, inner flex container is no longer stretched. → {inc} Incremental layout of stretched, nested flex container, inner flex container is no longer stretched
Summary: {inc} Incremental layout of stretched, nested flex container, inner flex container is no longer stretched → {inc} After incremental layout of stretched, nested flex container, inner flex container is no longer stretched
Attached patch fix v1Splinter Review
This fix marks our children as CONTAINS_RELATIVE_HEIGHT if they're in a horizontal flexbox & they're stretched vertically.

Testcase included (as a modified copy of the testcase from bug 821426).  I verified that it fails before this patch is applied, and passes afterwards.
Attachment #692213 - Flags: review?(dbaron)
Blocks: 820111
https://hg.mozilla.org/mozilla-central/rev/ecf7bc3e34b3
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: