Open Bug 454308 Opened 16 years ago Updated 2 years ago

"ASSERTION: Non-zero percentage values not currently supported" with XUL, min-width

Categories

(Core :: XUL, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(4 files)

Attached file testcase
###!!! ASSERTION: Non-zero percentage values not currently supported: 'min == 0.0f', file /Users/jruderman/central/layout/xul/base/src/nsBox.cpp, line 761
http://hg.mozilla.org/mozilla-central/rev/53ef3c05e895 changed the assertion, so now it's:

###!!! ASSERTION: Non-zero percentage values not currently supported: 'position->mMinWidth.GetPercentValue() == 0.0f', file /Users/jruderman/central/layout/xul/base/src/nsBox.cpp, line 761
###!!! ASSERTION: Non-zero percentage values not currently supported: 'position->mMinHeight.GetPercentValue() == 0.0f', file /Users/jruderman/central/layout/xul/base/src/nsBox.cpp, line 778
Assignee: jag → nobody
Attached file non-XUL testcase
I can still reproduce on trunk (using the "non-XUL" testcases).
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: