UNCONFIRMED 18184
cellpadding and undefined size of <input> causes misalignment
https://bugs.webkit.org/show_bug.cgi?id=18184
Summary cellpadding and undefined size of <input> causes misalignment
jasneet
Reported 2008-03-28 12:11:55 PDT
I Steps: Go to http://analyzer.fc2.com/ Scroll to the middle of the page. II Issue: In the left column; the header and body content for smaller columns is aligned incorrectly. III Conclusion: There are two tables in the original code that both have 160px as the width. The first one is with the red background and the 2nd is the one with the input field. The 2nd table has a cellpadding of 5px and the input field doesn't have a size defined- which causes the issue. If an input field's size is not defined, Safari renders it with 2 more pixels when compared to FF and IE. IV Other browsers: IE7: ok FF3: ok Opera9.24: ok V Nightly tested: 31386
Attachments
screenshot (188.05 KB, image/jpeg)
2008-03-28 12:12 PDT, jasneet
no flags
reduction (624 bytes, text/html)
2008-03-28 12:13 PDT, jasneet
no flags
confirm differences in reduction case: Safari 17.4.1 vs. Firefox 125.0.2 vs. Chrome 124.0.6367.93 (208.19 KB, image/png)
2024-04-26 13:58 PDT, Frances Cornwall
no flags
jasneet
Comment 1 2008-03-28 12:12:21 PDT
Created attachment 20159 [details] screenshot
jasneet
Comment 2 2008-03-28 12:13:04 PDT
Created attachment 20160 [details] reduction
Frances Cornwall
Comment 3 2024-04-26 13:49:31 PDT
Safari 17.4.1 renders the input field's text size smaller and renders regular text wider than in Chrome 124.0.6367.91 and in Firefox 125.0.2 in the reduction example.
Radar WebKit Bug Importer
Comment 4 2024-04-26 13:56:25 PDT
Frances Cornwall
Comment 5 2024-04-26 13:58:17 PDT
Created attachment 471168 [details] confirm differences in reduction case: Safari 17.4.1 vs. Firefox 125.0.2 vs. Chrome 124.0.6367.93
Note You need to log in before you can comment on or make changes to this bug.