[Webkit-unassigned] [Bug 30693] New: Input type="search" with background-color transparent renders recent searches menu is blue or black

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 15:09:09 PDT 2009


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

           Summary: Input type="search" with background-color transparent
                    renders recent searches menu is blue or black
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gaddis at apple.com


Created an attachment (id=41688)
 --> (https://bugs.webkit.org/attachment.cgi?id=41688)
Search field test case

When a input type="search" is styled with a background-image only, where the
background-color is implied as transparent, the menu of recent searches has a
background color of blue or black. In XP w/ Safari 3.2 the background color of
the recent searches menu is black, with Safari 4.03 it is blue.

How to reproduce:
Run the attached html file: "black_search_field.html".

Presently, we can work around this issue on store.apple.com by specifying
background-color: #fff to the field.

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