Open Bug 1377941 Opened 7 years ago Updated 2 years ago

select tag shows no colors as background in Linux version

Categories

(Core :: Layout: Form Controls, defect, P3)

54 Branch
Unspecified
Linux
defect

Tracking

()

UNCONFIRMED
Tracking Status
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- ?

People

(Reporter: moto1101, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170608175746

Steps to reproduce:

There are different options in a select tag with different background colors to select a color.
In Firefox for Windows the colors are shown correctly [also Chromium Linux], but in Firefox 54 Linux 64 bit there are no colors displayed to select. After selection the background color is shown in option box.
<select type='text'><option style='background-color: #2a2a2a;'>...


Actual results:

All background colors are white [Linux 64 bit only].




Expected results:

The background colors should be shown in select box to select one.
Firefox 54 windows: ok.
Chromium Linux: ok.
Firefox Linux 64 bit: fails.
Component: Untriaged → Layout: Form Controls
OS: Unspecified → Linux
Product: Firefox → Core
Is this a difference between e10s and non-e10s firefox? They have separate select implementations.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.