Closed
Bug 6303
Opened 26 years ago
Closed 26 years ago
Dropdown list elements -- color/background-color.
Categories
(Core :: CSS Parsing and Computation, defect, P3)
Tracking
()
VERIFIED
FIXED
M10
People
(Reporter: jon, Assigned: kmcclusk)
Details
When a color and background-color are assigned to a SELECT tag whose size is
set to "1" (i.e., a dropdown list), only the initally visible OPTION item
assumes these styles, whereas all OPTIONs should take on that color and
background-color (OPTION text does assume correct foreground color when mouse
is over that element) -- most "font" and "text" styles seem to function
correctly, however, except for text-align and letter-spacing, which don't work
at all within the SELECT. Color and background-color *do* appear to work
correctly when the size is >1. Build used was M5/1999050423 on Windows 95/950 B.
Thanks.
Updated•26 years ago
|
Assignee: peterl → kmcclusk
Assignee | ||
Comment 1•26 years ago
|
||
This will be fixed when we switch to the frame-based combo-box.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Target Milestone: M7
Assignee | ||
Updated•26 years ago
|
Target Milestone: M7 → M9
Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M10
Updated•26 years ago
|
QA Contact: chrisd → petersen
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•26 years ago
|
||
This is fixed for gfx-rendered combobox in July 16, 1999 build.
It will not be fixed for native comboboxes so I am marking it as fixed
Comment 3•26 years ago
|
||
I would like to verify the bug but not sure what I should look for. Do we have a
test case or a url I could look at ?
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 4•26 years ago
|
||
Based on Kevin's remarks, marking as verified fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•