Open Bug 733808 Opened 14 years ago Updated 3 years ago

-moz-column-count does not work properly if height was not specified.

Categories

(Core :: Layout: Columns, defect)

12 Branch
x86
All
defect

Tracking

()

People

(Reporter: alice0775, Unassigned)

References

Details

(Keywords: regression)

Attachments

(2 files)

Attached file sample html
Build Identifier: http://hg.mozilla.org/releases/mozilla-aurora/rev/054df423ec81 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a2) Gecko/20120307 Firefox/12.0a2 ID:20120307042011 http://hg.mozilla.org/mozilla-central/rev/78e56fd22f2a Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120307 Firefox/13.0a1 ID:20120307031051 -moz-column-count does not work properly if height was not specified. Reproducible: Always Steps to Reproduce: 1. Start Firefox with new profile 2. Open attached html Actual Results: 1 column with divided width. Expected Results: 3 columns
Regression window(m-c), Works: http://hg.mozilla.org/mozilla-central/rev/9f29daaecbcc Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20111226 Firefox/12.0a1 ID:20111226031002 Fails: http://hg.mozilla.org/mozilla-central/rev/838515a06d27 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20111226 Firefox/12.0a1 ID:20111226175818 Pushlog: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=9f29daaecbcc&tochange=838515a06d27 Regression window(m-i), Works: http://hg.mozilla.org/integration/mozilla-inbound/rev/001159c7e05b Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20111225 Firefox/12.0a1 ID:20111225110618 Fails: http://hg.mozilla.org/integration/mozilla-inbound/rev/4e7281c6c2e9 Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a1) Gecko/20111224 Firefox/12.0a1 ID:20111226053119 Pushlog: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=001159c7e05b&tochange=4e7281c6c2e9 Triggered by: Bug 695222
Blocks: 695222
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
Attached image screen shot
This issue persists in v23.0. I found that the issue was caused by -moz-column-fill: auto;

In Firefox, column-fill: auto always fills the columns while Chrome fills the columns only if the height is constrained.

Component: General → Layout: Columns
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: