Open Bug 1327937 Opened 7 years ago Updated 2 years ago

e10s and not-e10s scrollbar in select drop-down list styled differently on some sites

Categories

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

defect

Tracking

()

UNCONFIRMED

People

(Reporter: arni2033, Unassigned)

References

(Blocks 1 open bug)

Details

>>>   My Info:   Win7_64, Nightly 49, 32bit, ID 20160526082509
STR_1:  (original)
1. Open url 
2. Click on any <select> with long list of options  (e.g. element w/ CSS selector "select#car_brand")

AR:  Scrollbar in drop-down list is different from scrollbar on the page
ER:  Those 2 scrollbars should look the same way


STR_2:  (testcase)
1. Open url [1]
2. Click on <select>

> [1] data:text/html,<meta http-equiv="MSTHEMECOMPATIBLE" content="no"><script>onload=function(){var S="On the right side<select>"; for(i=0;i<50;i++)S+="<option>Option "+i;document.body.innerHTML=S;}</script><style>body{height:100%}select{position:fixed;right:20px;}
No longer blocks: 1277113
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Priority: -- → P3
I'm not sure what this bug is. Is only the UI difference between the XUL UI and native UI?
Blocks: e10s-select-styling
No longer blocks: e10s-select
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.