[Webkit-unassigned] [Bug 51152] New: select elements don't honor border:0px in chromium-linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 17:03:19 PST 2010


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

           Summary: select elements don't honor border:0px in
                    chromium-linux
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P4
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dgrogan at google.com


A <select> menu with height:20px;border:0px is rendered a bit different in Linux than it is in Windows. In Linux 18px are used for the actual menu with a 1px grey border. In Windows 20px are used for the menu with no border.

Chromium report: at http://code.google.com/p/chromium/issues/detail?id=41729

Proposed patch forthcoming.

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