Bug 18072

Summary: not defining width for a column of a table causes image and text misalignment
Product: WebKit Reporter: jasneet <jasneet>
Component: TablesAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, ap, bfulgham, jasneet, rniwa, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: HasReduction, InRadar
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: Windows XP   
URL: http://www.boursorama.com/
Attachments:
Description Flags
screenshot
none
reduction
none
Safari 15.6 matches with other browsers none

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
reduction (832 bytes, text/html)
2008-03-25 11:07 PDT, jasneet
no flags
Safari 15.6 matches with other browsers (1.11 MB, image/png)
2022-08-13 10:14 PDT, Ahmad Saleem
no flags
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
Note You need to log in before you can comment on or make changes to this bug.