[Webkit-unassigned] [Bug 33622] New: <SELECT> doesn't properly render with -webkit-gradient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 13:49:32 PST 2010


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

           Summary: <SELECT> doesn't properly render with -webkit-gradient
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lsimon at commoner.com


Created an attachment (id=46499)
 --> (https://bugs.webkit.org/attachment.cgi?id=46499)
testcase with gradient on a select

Both of these notes refer to a <SELECT> with -webkit-gradient(linear, 0 0, 0
bottom, from(#fff), to(#ddd)), testcase file attached.

* In Webkit nightly on a Mac, the background renders simply as solid gray and
the 3d look falls off the cliff.
* In Linux Chromium unstable the background colors are quite off, rendering
black at the top of the select and grey at the bottom.
(On Windows chromium, the background looks correct)

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