Bug 18292 - image not aligned correctly due to input box size
Summary: image not aligned correctly due to input box size
Status: RESOLVED INVALID
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:
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-04-02 16:40 PDT by jasneet
Modified: 2013-06-01 02:46 PDT (History)
2 users (show)

See Also:


Attachments
reduction (315 bytes, text/html)
2008-04-02 16:40 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-04-02 16:40:10 PDT
I Steps:
Go to 
the attached reduction

II Issue:
The image is not aligned besides input box. It has shifted to next line.

III Conclusion:
<input value="" size="31"/>
If i change size to 30 the image gets aligned besides the input box.

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

V Nightly tested: 31446
Comment 1 jasneet 2008-04-02 16:40:53 PDT
Created attachment 20304 [details]
reduction
Comment 2 Robert Hogan 2013-06-01 02:46:00 PDT
FF and Opera both render the same as WebKit now.