[Webkit-unassigned] [Bug 13073] New: XHTML: CSS width of 100% on <input type="text"> tag renders wider than it should

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 14 12:17:57 PDT 2007


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

           Summary: XHTML: CSS width of 100% on <input type="text"> tag
                    renders wider than it should
           Product: WebKit
           Version: 420+
          Platform: Macintosh PowerPC
               URL: http://www.slvdweller.com
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rael at flowstate.org


Visit http://www.slvdweller.com and notice the "Quicksearch" field in the
left-hand column of the main content area (near the top of the white content
area). The input field is an <input type="text"> field, and its width goes all
the way to the right edge of the column, but it should only go to the edge
where the padding begins.

The CSS file styles this xhtml element as follows:

input {width:100%;}

This page is served as application/xhtml+xml, so the XHTML CSS rules would
apply. Safari 2.0.4 (419.3) renders the input box properly, as does Opera 9.10.


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