Closed Bug 228851 Opened 21 years ago Closed 21 years ago

Select boxes using the multiple attribute do not display css background color.

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 224974

People

(Reporter: scootrs, Assigned: bugzilla)

Details

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 Firebird/0.7+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031208 Firebird/0.7+ Select boxes using the multiple attribute do not display css background color. Displays fine if no css. Displays fine if only one item shown in the select box. (Sorry, my url example is behind a password entry form.) Reproducible: Always Steps to Reproduce:
Can you save the page and upload it here?
Summary: Select boxes using the multiple attribute do not display css background color. → Select boxes using the multiple attribute do not display css background color.
Do not delete the Phoenix profile as suggested above it will remove all your personal files associated with firebird, bookmarks, cookies and other settings. If you press the home button do the four pages load, Firebird has support for multiple home pages that are seperated by a | character. To fix this go to tools >> options >> general >> Homepage locations. To test with a new profile 1) right click on the shortcut you use to launch Firebird select properties from the menu 2) In the Target text box add a space and -p outside the quotes. 3) Start Firebird, the profile manager should appear before the browser starts 4) click the manage profiles 5) click the Create Profle button 6) click the next button 7) Name the profle Test, then click the finish button. 8) Select the profile Test 9) click the start MozillaFirebird button. 10) Try to reproduce the problem, and give us feedback on what happend. After you are done testing close Firebird and re-start so you can clean up what was changed. 1) click the manage profiles 2) select the Test profile and click the delete profile 3) remove the -p from your shortcut
Sorry ignore the above comment by me, I had mutiple tabs open with bugs this caused problems.
Well, I tried to isolate it and reproduce it to give you a page. It was in a frame in a table, in some nasty code. What I found in trying, though, was another error, which was confusing the issue. This css does NOT work for me on the simplest page: input[type=text], select { background: red; color: green; } While this does: select { background: red; color: green; } On my nasty page, removing the input[type=text] didn't solve the issue. Only that AND taking it out of a frame did. So, maybe there are two bugs. A new bug needs to be written up for the simple case which is a worse bug. I will leave that to your discretion.
Is this bug dupe of bug 224974 or bug 181490?
*** This bug has been marked as a duplicate of 224974 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.