[Webkit-unassigned] [Bug 28631] New: Chromium Linux: don't stretch checkboxes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 21 15:12:55 PDT 2009


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

           Summary: Chromium Linux: don't stretch checkboxes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: agl at chromium.org


Currently, we'll stretch checkboxes and radio buttons to fill the given
rectangle. Thus, if a site specifies width: 200px, the result looks very odd.

With this patch, we match IE in positioning a 13x13 checkbox at the bottom
right of the rectangle.

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