Bug 18254 - incorrect layout for table due to input box size
Summary: incorrect layout for table due to input box size
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 525.x (Safari 3.1)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.about.com/shopping/
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-03-31 18:24 PDT by jasneet
Modified: 2023-09-28 09:27 PDT (History)
3 users (show)

See Also:


Attachments
screenshot (168.18 KB, image/jpeg)
2008-03-31 18:25 PDT, jasneet
no flags Details
reduction (1.32 KB, text/html)
2008-03-31 18:26 PDT, jasneet
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jasneet 2008-03-31 18:24:44 PDT
I Steps:
Go to 
http://www.about.com/shopping/

II Issue:
In the right column, section: FREE Newsletter has incorrect layout.

III Conclusion:
The size of input box is causing the issue.
<input name="email" style="font-size: 12px;" value="--" size="22" type="text">
If I change the size value from 22 to 15 Safari behaves like FF.

IV Other browsers:
IE7: ok
FF3: partially ok
Opera9.24: ok

V Nightly tested: 31386
Comment 1 jasneet 2008-03-31 18:25:32 PDT
Created attachment 20267 [details]
screenshot
Comment 2 jasneet 2008-03-31 18:26:01 PDT
Created attachment 20268 [details]
reduction
Comment 3 Ahmad Saleem 2023-09-10 03:47:44 PDT
We match Firefox Nightly 118 with WebKit ToT but differs from Chrome Canary 118, where we don't get 'scrollbar' like artefacts in both Firefox and Safari but not in Chrome Canary.
Comment 4 zalan 2023-09-28 09:27:14 PDT
This looks ok. (the scrollbar like artifacts are (broken) image borders.)