WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
17720
unspecified width of column causes misalignment in table
https://bugs.webkit.org/show_bug.cgi?id=17720
Summary
unspecified width of column causes misalignment in table
jasneet
Reported
2008-03-07 19:22:29 PST
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
Attachments
screenshot
(177.52 KB, image/jpeg)
2008-03-07 19:22 PST
,
jasneet
no flags
Details
reduction
(1.94 KB, text/html)
2008-03-07 19:24 PST
,
jasneet
no flags
Details
Safari 15.6 matches with other browsers
(616.36 KB, image/png)
2022-08-14 03:57 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-03-07 19:22:58 PST
Created
attachment 19604
[details]
screenshot
jasneet
Comment 2
2008-03-07 19:24:17 PST
Created
attachment 19605
[details]
reduction
gur.trio
Comment 3
2013-08-02 00:25:39 PDT
Behaviour on safari, chrome, firefox, IE8 is same. So doesnot seem to be an issue.
Ahmad Saleem
Comment 4
2022-08-14 03:57:41 PDT
Created
attachment 461615
[details]
Safari 15.6 matches with other browsers I am not able to reproduce this bug in Safari 15.6 and as can be seen from attached all browsers match with each other. I am going to mark this as "RESOLVED WONTFIX". Please reopen, if you think the bug still exist and share updated test case. Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug