Closed Bug 1347145 Opened 7 years ago Closed 7 years ago

[e10s] Background <select> option is blue

Categories

(Core :: Layout: Form Controls, defect)

54 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1347329
Tracking Status
firefox52 --- unaffected
firefox53 --- unaffected
firefox54 --- fixed
firefox55 --- fixed

People

(Reporter: over68, Unassigned)

References

()

Details

(Keywords: regression)

Attachments

(1 file)

Steps to reproduce:

1. Go to https://onedrive.live.com/download?cid=F96BA52A2AF70D03&resid=F96BA52A2AF70D03!344&authkey=ALegiqmOLSPP9KA.
2. Go to the bottom of the page.
3. Open the <select> element.


Actual results:

Background <select> option is blue.

Screenshot https://1drv.ms/i/s!AgMN9yoqpWv5gwCd4ZaLwvzp98L0
Flags: needinfo?(jaws)
This looks intentional by the webpage.

On the webpage there is this CSS rule:

> .fjsel
> {
> 	background: #3E5C92;
> 	color: #E0E0F6;
> }

And there is an option with that class,
<option value="185" class="fjsel" selected="selected"> ÈæÇÈÉ ÇáÊÕæíÑ æÇáãæäÊÇÌ æÇáÊÕãíã</option>

I also see the same behavior on Google Chrome Version 59.0.3041.0 (Official Build) canary (64-bit).
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Flags: needinfo?(jaws)
Resolution: --- → INVALID
Attached image screenshot
The problem here is not background display on the selected option.


Steps to reproduce:

1. Go to http://forums.thepaceline.net/forumdisplay.php?s=8c08697acd9d2b5e1ddedb9393b0f0b6&f=22.
2. Go to the bottom of the page.
3. Open the <select> element.


Actual results:

not background display on the selected option "Marketplace".

See the screenshot difference between e10s and non-e10s.
Status: RESOLVED → UNCONFIRMED
Flags: needinfo?(jaws)
Resolution: INVALID → ---
Okay thanks for the new testcase. Can you create a reduced test case that is only the select dropdown?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: needinfo?(jaws) → needinfo?(over68)
(In reply to Jared Wein [:jaws] (please needinfo? me) from comment #5)
> Okay thanks for the new testcase. Can you create a reduced test case that is
> only the select dropdown?

I am unable to create a reduced test case.
Flags: needinfo?(over68)
I just realized that this is showing up since the <select> uses optgroups. I have confirmed that this bug is fixed by the patches in bug 1347329.
Depends on: 1347329
Version: 55 Branch → 54 Branch
Thank you for the reduced test case. I just checked and your test case passes with the changes from bug 1347329. Those changes were just pushed to autoland and should show up in Firefox Nightly within a day or two.
Marking this as a dup, then.
Status: NEW → RESOLVED
Closed: 7 years ago7 years ago
Resolution: --- → DUPLICATE
FF54/55 were fixed in bug 1347329. Mark 54/55 fixed here.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: