Closed
Bug 66089
Opened 24 years ago
Closed 24 years ago
TABLE width fluctuates when document is reloaded
Categories
(Core :: Layout: Tables, defect)
Tracking
()
People
(Reporter: val, Assigned: karnaze)
Details
Attachments
(1 file)
440 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/4.6 [en-gb]C-CCK-MCD NetscapeOnline.co.uk (Win98; I)
BuildID: 2001010901
The attachment contains a simple table. Since no table or cell widths are
specified, the table width should be the minimum required for cell contents.
However, if the document is reloaded a few times, the width of the table can
fluctuate between being the minimum required and being the width of the table's
containing block.
Reproducible: Sometimes
Steps to Reproduce:
Load the attachment, and try 'reload' a few times.
Actual Results: Mostly the table will be the minimum required width, but
sometimes it will take the width of the containing block.
If the effect stops occurring, it can sometimes be brought back by resizing the
browser window.
I found it sometimes didn't happen after viewing other pages, so if it doesn't
occur at all, try reloading Mozilla, and going straight to the testcase.
Just tried to reproduce bug using attachment and failed, but when I downloaded
the attachment, and reloaded Mozilla, I was able to recreate the bug offline.
Apologies for dup. Pleased to say I can't reproduce bug on 2001012020.
Resolving as dup of bug 63445.
*** This bug has been marked as a duplicate of 63445 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified dupe of fixed bug 63445: "tables incorrectly widened to 100% width"
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•