Closed
Bug 1314611
Opened 8 years ago
Closed 8 years ago
css coloring of options inside select boxes dont work anymore
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 910022
People
(Reporter: ryrun, Unassigned)
References
()
Details
(Keywords: css2, html4)
Attachments
(1 file)
85.60 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:49.0) Gecko/20100101 Firefox/49.0
Build ID: 20161019084923
Steps to reproduce:
I try to color options inside a select box. This was wortking on older version of firefox:
https://jsfiddle.net/ttctg0jp/
Actual results:
Options cant be styled anymore
Expected results:
Options should be able to be styled like before.
You need to disable e10s in your options:
https://wiki.mozilla.org/Electrolysis#Firefox_Release
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
(In reply to Loic from comment #2)
> You need to disable e10s in your options:
> https://wiki.mozilla.org/Electrolysis#Firefox_Release
>
> *** This bug has been marked as a duplicate of bug 910022 ***
Bug is not related to 910022 because coloring is working with v48.
Bug was introduced with v49. I've attached a screenshot.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
(In reply to Loic from comment #2)
> You need to disable e10s in your options:
> https://wiki.mozilla.org/Electrolysis#Firefox_Release
>
> *** This bug has been marked as a duplicate of bug 910022 ***
I missed your e10s hint, sorry. e10s was released for v49 and enabled by default? Is there a near planning to fix the open bug which was reported 2013? We have some websites, which using this basic coloring to hint users for availability on specific options.
Enabled only for a small group of users. You can type about:support and check the line "Multiprocess Windows". When add-ons are not compatible with e10s, multiprocess is disabled.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•