[Webkit-unassigned] [Bug 18254] New: incorrect layout for table due to input box size

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 31 18:24:44 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18254

           Summary: incorrect layout for table due to input box size
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.about.com/shopping/
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


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


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list