Closed
Bug 13239
Opened 26 years ago
Closed 26 years ago
[4.xP] Reflow never happens on this page
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
M17
People
(Reporter: zuperdee, Assigned: buster)
References
()
Details
(Whiteboard: [TESTCASE])
Attachments
(1 file)
596 bytes,
text/html
|
Details |
With a CVS build from September 7, it seems when I visit this page that a reflow
never occurs. The page does not get sized to fit the window, which makes it
darned hard to read.
Netscape 4.x does size it correctly, so I think this is a 4.xP bug.
Updated•26 years ago
|
Whiteboard: [TESTCASE]
Comment 1•26 years ago
|
||
Chris, this looks like a DUP of another bug I saw yesterday (or the day before)
Updated•26 years ago
|
Assignee: karnaze → kipp
Comment 3•26 years ago
|
||
Kipp, the area frame containing the nested table is reporting too large a max
element width.
Area::Rfl en 01753780 rea=0 av=(UC,UC) comp=(UC,UC)
TO::Rfl en 017549D0 rea=0 av=(UC,UC) comp=(0,UC)
T::Rfl en 017548D0 rea=0 av=(UC,UC) comp=(0,UC)
T::Rfl ex 017548D0 des=(31005,375) maxElem=(1815,0)
TO::Rfl ex 017549D0 des=(31005,375) maxElem=(1815,0)
Area(td)(0)@01753780: WARNING: max-element-size:31065,375 desired:31065,0 maxSiz
e:1073741824,1073741824
Area::Rfl ex 01753780 des=(31065,375) maxElem=(31065,375)
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Agreed. This is a duplicate of 13196.
You need to log in
before you can comment on or make changes to this bug.
Description
•