Closed
Bug 1127029
Opened 10 years ago
Closed 10 years ago
[e10s] <select> dropdowns and autocomplete popups are opened too far away from control
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | ? | --- |
People
(Reporter: mconley, Unassigned)
Details
Attachments
(1 file)
(deleted),
image/png
|
Details |
STR:
1) In an e10s window, click on a <select>
ER:
<select> dropdown opens directly below <select> form element.
AR:
<select> dropdown opens down and to the right of the <select> form element. It looks really wrong. See attachment.
I originally thought this was fallout from bug 1108761, which landed around the time that this Nightly was rolled, but I backed out the patch for that bug, and the problem persists. So something else landed to cause this.
This also appears to affect autocomplete popups
Reporter | ||
Comment 1•10 years ago
|
||
I believe this is fallout caused by bug 1075670, which bug 1126902 has been opened to track.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 2•10 years ago
|
||
This got fixed with the backout of bug 1075670
Resolution: DUPLICATE → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•