Closed
Bug 274851
Opened 20 years ago
Closed 18 years ago
{inc}Table doesn't get normal height on first load (using object and img tag)
Categories
(Core :: Layout: Tables, defect)
Core
Layout: Tables
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: testcase)
Attachments
(1 file)
|
1.71 KB,
text/html
|
Details |
See upcoming testcase, this testcase is as minimal as possible. The testcase involves an <object> tag, an <img> tag with no defined size and they are inside a table. On first load, or shift->reload this testcase displays most of the time wrong. The height of the table is too little, and then the text is shown through the image. This should not happen.
| Reporter | ||
Comment 1•20 years ago
|
||
Updated•20 years ago
|
OS: Windows 2000 → All
Hardware: PC → All
Summary: Table doesn't get normal height on first load (using object and img tag) → {inc}Table doesn't get normal height on first load (using object and img tag)
Comment 2•18 years ago
|
||
I see no change in the layout of the testcase between: - Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/2006120606 Minefield/3.0a (pre-reflow branch) - Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/2006120804 Minefield/3.0a1 (post-reflow branch) In both instances, the "This text should be underneath the picture on first load or shift->reload" is always below the image area.
| Reporter | ||
Comment 3•18 years ago
|
||
Yeah, this already seems to be fixed earlier somehow. The testcase is worksforme, but it is not fixed by the reflow branch, since it also worksforme with a build prior to the reflow branch.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•