Closed
Bug 24428
Opened 26 years ago
Closed 25 years ago
block is reporting too large a max element height
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
M16
People
(Reporter: karnaze, Assigned: buster)
References
()
Details
The debug version of nsTableCellFrame catches several of the following after
reflowing its block.
WARNING: max-element-size:675,1228042 desired:2640, 3225 maxSize:2640,1073741824
WARNING: cell content 011BD060 has large max element height 1228042
should try to get to this before beta.
Target Milestone: M15
mine! mine mine mine! all mine! whoo-hoo!
Assignee: kipp → buster
this was fixed as a side effect of fixing some other bugs. Karnaze, could you
please verify for QA, since these messages are debug only.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
the past week i've been getting thousands of these:
Warning - table cell content max element height 285 greater than desired height 270
For each cell in a query in bugzilla, for instance. It easily exceeds a buffer
of 2000 lines.
You need to log in
before you can comment on or make changes to this bug.
Description
•