Closed Bug 186379 Opened 22 years ago Closed 22 years ago

Options in dropdown not shown.

Categories

(Core :: Layout: Form Controls, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 79107

People

(Reporter: bugzilla, Unassigned)

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20021220
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3b) Gecko/20021220

The options in a dropdown with black background-color and white text are not
shown in Mozilla.

Code take from http://www.astalavista.com (warning, inappropiate banners may appear)

Reproducible: Always

Steps to Reproduce:
Attached file Testcase.
You have just white text on white background and thus the contents are not
shown. Just add "background-color:#000000;" to select style and you'll see the text.

Please mark this bug as invalid.
How can this be invalid when the background color already IS set to black. Text 
set to white. Please se code in Testcase in comment 1.
I meant that put the background color of the "<select>" item to be black:

<select style="COLOR: #FFFFFF;background-color:#000000;">
    <option> .....

You have now set only the the background color of the option elements to black,
but not the background color of the select element itself. 
"search for dups, please?"  I just found 3 _open_ ones (and a dozen or so that 
are resolved duplicate)....

*** This bug has been marked as a duplicate of 79107 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: