Closed
Bug 210669
Opened 22 years ago
Closed 19 years ago
{inc}table sometimes doesn't wrap around floating image on first reflow
Categories
(Core :: Layout: Floats, defect, P2)
Core
Layout: Floats
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: dbaron, Unassigned)
References
()
Details
Darin pointed out to me that when loading
http://www.hacksrus.com/~ginda/chatzilla/ with a reasonably small font size (so
that the table starts before the bottom of the image), sometimes, on the first
reflow, we get the bad behavior that the table overlaps the image instead of
becoming narrower to wrap around it (a bug somewhat like bug 14984, but only on
the first reflow when the image is loading).
I'm not sure what the best behavior is here, but it certainly shouldn't be
different some of the time.
Updated•22 years ago
|
Priority: -- → P2
Target Milestone: --- → Future
Comment 1•19 years ago
|
||
Bug occurs in SeaMonkey 2006120701 (pre reflow branch) on Linux.
Bug does not occur in SeaMonkey 2006120801 (post reflow branch) on Linux.
-> FIXED (by the reflow branch landing)
Updated•19 years ago
|
Flags: in-testsuite?
Updated•13 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•