Closed
Bug 143299
Opened 23 years ago
Closed 23 years ago
The onLoad event never fires for windows that are created.
Categories
(Core :: DOM: Events, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 134335
People
(Reporter: dcone, Assigned: joki)
Details
Attachments
(1 file)
|
693 bytes,
text/html
|
Details |
I opened a blank window, set the windows onLoad handler to a routine in the
original (not the new window) window. Then I set the location.. and the onLoad
routines never gets called. I tried all the mechanisms I could think of and non
of them worked. I will attach one of my test cases.
| Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
Dup of bug 134335?
Comment 3•23 years ago
|
||
Yep This is a dupe.
*** This bug has been marked as a duplicate of 134335 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•