[Webkit-unassigned] [Bug 47496] New: Input elements with defined widths have no left or right margin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 10:33:50 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47496

           Summary: Input elements with defined widths have no left or
                    right margin
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cfanyc at gmail.com


Created an attachment (id=70450)
 --> (https://bugs.webkit.org/attachment.cgi?id=70450&action=review)
webkit-input-test

I've tested this in the latest webkit (r69429), Chrome (6.0.472.63) and Safari 5.0.2 (6533.18.5), all display the same bug.

Basically, if you have a defined width on an input, webkit removes the left and right margin of 2px that it gives to input elements without a width defined.

I also tried different doctypes to see if it had anything to do with the rendering and got the same results with html 4 transitional/strict and html5.

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



More information about the webkit-unassigned mailing list