Closed Bug 783250 Opened 13 years ago Closed 13 years ago

with appendChild, <option> disappear

Categories

(Core :: General, defect)

17 Branch
x86_64
Windows Server 2003
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 780661

People

(Reporter: zefling, Unassigned)

Details

(Keywords: regression, testcase, Whiteboard: [mozfr-community])

Attachments

(2 files)

User Agent: Mozilla/5.0 (Windows NT 5.2; WOW64; rv:17.0) Gecko/17.0 Firefox/17.0 Build ID: 20120815030556 Steps to reproduce: I call appendChild with a element containing <select> and <option>. e.appendChild(element); //BUG for new selects e.innerHTML += element.outerHTML; // BUG for all selects in e I have this problem only on Fx17. Actual results: Except one, all <option> have disappeared.
Is it possible to attach a minimal testcase, please?
most likely Bug 780661
I had not made the relation with the scroll. In fact, it seems like the same problem as Bug 780661.
Attached file Test-case
Attachment #652459 - Attachment mime type: text/plain → text/html
Bug 780661 was merged to m-c on "Wed Aug 15 08:23:05 2012 PDT" so it can't be in the build 20120815030556 AFAIU. https://tbpl.mozilla.org/?usebuildbot=1&rev=0678e3e84923 Is this a duplicate of bug 780661? Célian, please verify that everything works in the latest Nightly and resolve it as a duplicate if so. Thanks.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Sorry, i wait the update for Windows Nightly for French version. :)
Whiteboard: [mozfr-community]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: