[Webkit-unassigned] [Bug 17720] New: unspecified width of column causes misalignment in table

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 7 19:22:29 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17720

           Summary: unspecified width of column causes misalignment in table
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
               URL: http://board.gladiatus.de/team.php
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tables
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to
http://board.gladiatus.de/team.php

II Issue:
Notice the misalignment of email button all through the page.

III Conclusion: In the reduced test case: There are 3 tables.  The outermost
table contains 2 tables- one with yellow background and one with blue
background. The 2nd row for each table contains 3 columns.

It looks like Safari and FF have a different way of distributing the width for
each column if one of the columns do not have a width specified. On the 2nd
row, 1st column of each table, the width of the <td> are not specified, the
width is determined by the image in the <td> (which I have replaced with a
<div>). Then you will observe that the 1st row, 2nd column and 3rd column of
each table are not the same in FF and Safari. Same goes for the 2nd row of each
table, 1st, 2nd and 3rd columns have different widths.

IV Other browsers:
IE7: ok
FF: ok
Opera: not ok

V Nightly tested: 30628


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list