Bug 30693 - Input type="search" with background-color transparent renders recent searches menu is blue or black
Summary: Input type="search" with background-color transparent renders recent searches...
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL:
Keywords: HasReduction, InRadar
Depends on:
Blocks:
 
Reported: 2009-10-22 15:09 PDT by Matt Gaddis
Modified: 2009-10-22 15:20 PDT (History)
0 users

See Also:


Attachments
Search field test case (676 bytes, text/html)
2009-10-22 15:09 PDT, Matt Gaddis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Gaddis 2009-10-22 15:09:08 PDT
Created attachment 41688 [details]
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.
Comment 1 Mark Rowe (bdash) 2009-10-22 15:20:53 PDT
<rdar://problem/7328435>