Open Bug 234561 Opened 21 years ago Updated 2 years ago

Floated td gets wrong width and messes up table

Categories

(Core :: Layout: Tables, defect)

defect

Tracking

()

People

(Reporter: wekast, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.6) Gecko/20040113

in all other browsers (IExplore 6.x / Opera 7.23 the 1st table is shown in the
same width as the second table. why doesn't mozilla 1.6?

Reproducible: Always
Steps to Reproduce:
1. open the url in mozilla 1.6 german version
2.
3.

Actual Results:  
the page opens with the 1st table larger than the 2nd table

Expected Results:  
the 1st tabe shoud hav 750 pixels as width similar as the 2nd table.
Table consist of 3 <td>:s. Last <td> has one <p> with a class ("firmenname")
containing float:right. 
Dont know if this is a typo, but the last <td> has this class as well, resulting
in that the <td> also is floated. Removing this class that contains the float
property from the last <td> fixes the problem.

In Opera, IE and Netscape 7 the table stays 750px.
If someone could attach a testcase to the bug (in case the site changes), that
would be nice...
Depends on: 233094
Keywords: qawanted
Attached file Testcase
Yeah, this happens even with the patch in bug 233094.  I wonder what the float
thinks its min size is....
Status: UNCONFIRMED → NEW
No longer depends on: 233094
Ever confirmed: true
Keywords: qawantedtestcase
OS: Windows XP → All
Hardware: PC → All
Summary: Browser shows the 1st table of the page too large!!! → Floated td gets wrong width and messes up table
Hello. The bug is still existing in 1.7 rc2 de AT. 
Regards Willy
looks to me the testcase is wfm
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: