[Webkit-unassigned] [Bug 14880] New: not enough padding around text in an <input type="submit">

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 3 17:04:47 PDT 2007


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

           Summary: not enough padding around text in an <input
                    type="submit">
           Product: WebKit
           Version: 522+ (nightly)
          Platform: All
               URL: http://www.tudou.com/index.html
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morganl.webkit at yahoo.com


not enough padding around text in an <input type="submit">

go to http://www.tudou.com/index.html, and notice that the button at the top
that looks like a search button has its right hand side cropped.  this button
is implemented as an <input type="submit"> with a custom background image of a
fixed size, but the site fails to specify the width of the input field
accordingly.

FF and IE appear to add a little more padding to the left and right of the text
within the <input type="search">.

Reduced test case coming up.


-- 
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