Open Bug 1327930 Opened 7 years ago Updated 2 years ago

[e10s] select's drop-down list of options is detached when <select> moves

Categories

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

defect

Tracking

()

People

(Reporter: arni2033, Unassigned)

References

(Blocks 1 open bug, )

Details

>>>   My Info:   Win7_64, Nightly 48, 32bit, ID 20160403030243
STR_1:
1. Open the following "data:" url or click URL in the form above
>   data:text/html,<script>setTimeout(function(){document.querySelector("div").style.display="block"},3000);</script><div style="height:100px;width:100px;background:gray;display:none;">Banner</div><select><option>
2. Open select's drop-down list in less than 3 seconds
3. Wait 3 seconds

AR:  Drop-down list of options is detached from <select>
ER:  Drop-down list of options should never be detached from <select>

Note:  Compressed <select> is bug 1237485
No longer blocks: 1277113
Component: Untriaged → Layout: Form Controls
Product: Firefox → Core
Works with non-e10s selects. Neither Chrome nor Safari handle this correctly though.
Priority: -- → P3
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.