WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
18072
not defining width for a column of a table causes image and text misalignment
https://bugs.webkit.org/show_bug.cgi?id=18072
Summary
not defining width for a column of a table causes image and text misalignment
jasneet
Reported
2008-03-25 11:06:38 PDT
I Steps: Go to
http://www.boursorama.com/
II Issue: In the center column of the webpage, the content for "LES TITRES" : images and text is aligned incorrectly. III Conclusion: Not defining the width for the first row first column(col with rowspan=2) is causing the issue. In the first row, Safari allocates more width(app 435px) for the column with rowspan 2 where as FF/Opera/IE allocate width approximately 375px. Defining width for that column makes Safari work the same as other browsers. IV Other browsers: IE7: ok FF3: ok Opera9.24: ok V Nightly tested: 31238
Attachments
screenshot
(243.41 KB, image/jpeg)
2008-03-25 11:07 PDT
,
jasneet
no flags
Details
reduction
(832 bytes, text/html)
2008-03-25 11:07 PDT
,
jasneet
no flags
Details
Safari 15.6 matches with other browsers
(1.11 MB, image/png)
2022-08-13 10:14 PDT
,
Ahmad Saleem
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
jasneet
Comment 1
2008-03-25 11:07:22 PDT
Created
attachment 20037
[details]
screenshot
jasneet
Comment 2
2008-03-25 11:07:47 PDT
Created
attachment 20038
[details]
reduction
Ahmad Saleem
Comment 3
2022-08-13 10:14:18 PDT
Created
attachment 461588
[details]
Safari 15.6 matches with other browsers I am able to reproduce this bug in Safari 15.6 on macOS 12.5 using attached reduction and as highlighted in the screenshots, there are spacing / width issues in the table layout compared to other browsers. Thanks!
Radar WebKit Bug Importer
Comment 4
2022-08-13 10:47:48 PDT
<
rdar://problem/98618910
>
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