Closed Bug 121474 Opened 24 years ago Closed 24 years ago

clodeNode doesn't copy event handlers

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 26528

People

(Reporter: Maniac, Assigned: jst)

References

()

Details

At the given URL there's a DIV with OnClick handler. By clicking on it the DIV clones itself with the help of cloneNode method. The clone then is inserted into the document body. The problem is that the clone copies an appearance of the source DIV but doesn't have the same OnClick handler as the source does.
dup of bug 26528 marking as duplicate *** This bug has been marked as a duplicate of 26528 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verify duplicate
Status: RESOLVED → VERIFIED
Component: DOM: Core → DOM: Core & HTML
QA Contact: stummala → general
You need to log in before you can comment on or make changes to this bug.