Open Bug 1353248 Opened 8 years ago Updated 2 years ago

[e10s] select - options styling doesn't work properly if CSS selector :-moz-focusring is present

Categories

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

55 Branch
defect

Tracking

()

People

(Reporter: 684sigma, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: regression, testcase, Whiteboard: [webcompat])

I noticed a problem in Nightly 55 (found in Video Download Helper extension). It doesn't happen in ESR 45. :-moz-focusring selector in CSS don't always styles options in <select> drop-down properly. 1. Open url "data:text/html,<style>select:-moz-focusring {background: red;}</style><select><option>1<option>2" 2. Press Tab, then click outside of <select> 3. Click on <select> Result: options aren't styled properly (white instead of red). Expected: should be red.
Blocks: 910022
Has STR: --- → yes
Keywords: regression
Status: UNCONFIRMED → NEW
Ever confirmed: true
Tested on Nightly 2017-04-03, User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0
Blocks: e10s-select
Flags: webcompat?
Keywords: testcase
OS: Unspecified → All
Priority: -- → P3
Hardware: Unspecified → All
Blocks: e10s-select-styling
No longer blocks: e10s-select
Flags: webcompat?
Whiteboard: [webcompat]

Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.

Webcompat Priority: --- → ?

See bug 1547409. Migrating whiteboard priority tags to program flags.

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