Closed Bug 89317 Opened 24 years ago Closed 21 years ago

[CSS Blocker] Inherited colors don't work on pull-down select lists

Categories

(Core :: Layout: Form Controls, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID
Future

People

(Reporter: SkewerMZ, Assigned: rods)

References

Details

(Keywords: css2, testcase)

Attachments

(1 file)

Procedure: View the testcase. Pull down the select list in the table. Expected: Background color for pull-down list is inherited red color. Actual: Background color for pull-down list is dark gray. This might suggest that the option elements aren't inheriting the background color properly, since the color of the closed list is not the option color (bug 79107). Build: 2001070204 Win98
Keywords: css2, nsbeta1
OS: other → Windows 98
This is a CSS blocker, so suggesting for moz1.0.
Keywords: mozilla1.0
Summary: Inherited colors don't work on pull-down select lists → [CSS Blocker] Inherited colors don't work on pull-down select lists
CCing Ian for style help.
Blocks: 104166
Keywords: testcase
Status: NEW → ASSIGNED
Target Milestone: --- → Future
Just going through some of the evil tests with IE6 (for comparison), and see that moz has problems with inheritance on rows as well (Build 2002053104). See http://www.bath.ac.uk/%7Epy8ieh/internet/eviltests/table/inherit.html - 2.3 & 4.2 This is the only bug that came up with css and inherit - Is it related? (IE gets it right, btw)
Reconfirmed using FizzillaCFM/2002071208. Setting All/All.
OS: Windows 98 → All
Hardware: PC → All
Keywords: mozilla1.0
This bug is invalid. "inherit" makes the <select> inherit from its parent -- the table cell. Which has a computed background of "transparent". Except select dropdowns can't be transparent (bug 92748).
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: