Closed
Bug 1168247
Opened 10 years ago
Closed 10 years ago
[e10s]Can't display select element when adding many option elements.
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1168212
| Tracking | Status | |
|---|---|---|
| e10s | m7+ | --- |
People
(Reporter: mantaroh, Assigned: gw280)
References
(Depends on 1 open bug)
Details
(Keywords: regression)
Attachments
(1 file)
|
1.01 KB,
text/html
|
Details |
Can't show HTMLSelectElement when adding many HTMLOptionsCollection.
Environment:
Windows 8.1
Firefox Nightly 41.0a1(2015-05-25)
Reproduce Step:
1) open sample page(see attachment)
2) select element click
Expected Result:
Can display all option element.
Actual Result:
Can't display select element which adding many option element.
Additionally Information:
- Reproduced MacOS 10.10.5(Yosemite)
- It is not reproduce when e10s turned off.
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 2•10 years ago
|
||
This is effectively a duplicate of bug 1168247, but since that bug was fixed for a while*, I'm leaving it closed & marking this bug as a regression.
Also marking regressionwindow-wanted.
known-good Nightly: 2015-02-16
known-bad Nightly: 2015-05-25
Updated•10 years ago
|
OS: Windows 8.1 → All
Comment 3•10 years ago
|
||
(er meant to say "duplicate of bug 1112243")
Updated•10 years ago
|
Status: REOPENED → NEW
Version: unspecified → Trunk
Updated•10 years ago
|
tracking-e10s:
--- → ?
Depends on: 1112243
Comment 4•10 years ago
|
||
Pushlog:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=bc1f37d99d6d&tochange=1e9c6af2e2ec
Regressed by: 1e9c6af2e2ec George Wright — Bug 1049285 - Use openPopupAtScreenRect method for opening e10s popups to ensure they are anchored properly
Blocks: 1049285
Keywords: regressionwindow-wanted
Updated•10 years ago
|
Flags: needinfo?(gwright)
| Assignee | ||
Comment 5•10 years ago
|
||
Pretty sure this is a dupe of bug 1168212
Flags: needinfo?(gwright)
Updated•10 years ago
|
Assignee: nobody → gwright
| Assignee | ||
Comment 6•10 years ago
|
||
I can't reproduce this anymore since the fix for bug 1168212 landed.
Status: NEW → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•