Closed
Bug 296217
Opened 20 years ago
Closed 19 years ago
Tables are resized after rendered so that text shows outside of them
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: mag, Unassigned)
Details
(Keywords: testcase)
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050531 Firefox/1.0+ This problem exists in Firefox 1.0.4 too, but in the reverse. If i load this page in 1.0.4 it initially renders them wrong and after a reload renders them right. In Deer Park A1 it sometime renders them correctly at first, but after a reload they go wrong. It seems that the table is shrunk, and that results in the tables within the first table to be rendered outside of the first table. Reproducible: Always Steps to Reproduce: 1. Load the attached page 2. Reload the page 3. See the differance Actual Results: The tables were resized wrongly Expected Results: The table should be resize to fit what it contains
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050608 Firefox/1.0+ ID:2005060812 I can confirm the problem. Can you reduce the testcase to the basics 4 kb of nested tables is no fun to unpack Allways attach usable minimised testcases that can be opened, not zips Triagers are reluctant to test them out
| Reporter | ||
Comment 3•20 years ago
|
||
Load this and reload and see it change
Comment 4•20 years ago
|
||
Martijn, can you have a look at this.
Comment 5•20 years ago
|
||
This is definetely a bug. Not sure if this is a duplicate, though (probably). When the size of the images are set in the page (width=220 height=168), then the bug doesn't appear.
Component: General → Layout: Tables
Keywords: testcase
Product: Firefox → Core
Version: unspecified → Trunk
Comment 6•20 years ago
|
||
This could be related to bug 105520.
Comment 8•19 years ago
|
||
Yes, also WFM in current trunk build.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•