Open Bug 1468703 Opened 7 years ago Updated 3 years ago

Form select option CSS rules stopped working in version 60

Categories

(Core :: CSS Parsing and Computation, defect, P3)

defect

Tracking

()

People

(Reporter: balzer, Unassigned)

References

(Depends on 1 open bug)

Details

Attachments

(1 file)

Attached file selectbug.zip
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 Build ID: 20180605171542 Steps to reproduce: Apply CSS rules to select options, see "testcase.htm" Actual results: Options are rendered in default style, see screenshot "firefox60.png" Expected results: Rules should be applied, see screenshot "chrome.png" or open file in previous firefox version
I have managed to reproduce the issue on Firefox 62.0a1 (2018-06-18) (64-bit) Nightly Firefox 60.0.2 (64-bit) release on Windows 10 / macOS 10.13 and Ubuntu (64-bit).
Status: UNCONFIRMED → NEW
Component: Untriaged → CSS Parsing and Computation
Ever confirmed: true
OS: Unspecified → All
Product: Firefox → Core
Hardware: Unspecified → All
Version: 60 Branch → Trunk
There are two issues here. The lack of support for limited (color) styling for one of the <option>s is bug 1406865. The more serious issue of not supporting styling more generally (and so we don't use the monospace font) is tracked by bug 1375476.
Depends on: 1406865, 1375476
Priority: -- → P3

JFTR: This works when setting "dom.forms.select.customstyling" to true, as suggested by bug 1406865.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: