Bug 18072 - not defining width for a column of a table causes image and text misalignment
Summary: not defining width for a column of a table causes image and text misalignment
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tables (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.boursorama.com/
Keywords: HasReduction, InRadar
Depends on:
Blocks:
 
Reported: 2008-03-25 11:06 PDT by jasneet
Modified: 2022-08-13 10:47 PDT (History)
8 users (show)

See Also:


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

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 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
Comment 1 jasneet 2008-03-25 11:07:22 PDT
Created attachment 20037 [details]
screenshot
Comment 2 jasneet 2008-03-25 11:07:47 PDT
Created attachment 20038 [details]
reduction
Comment 3 Ahmad Saleem 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!
Comment 4 Radar WebKit Bug Importer 2022-08-13 10:47:48 PDT
<rdar://problem/98618910>