Comment #3 on issue 15746 by sampo.niskanen: dropdown box - black color  
background   appears within the drodown box
http://code.google.com/p/chromium/issues/detail?id=15746

If you set "background-color: transparent" for a select drop-down, the  
background is
not transparent but black instead.  Test page:

<html>
<body>
<select style="background-color: transparent">
<option>First</option>
<option>Second</option>
</select>
</body>
</html>

I'm using Chrome version 2.0.172.39 which I downloaded one hour ago on  
Windows XP.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to