Closed Bug 100502 Opened 23 years ago Closed 23 years ago

onload is fired before all iframes are loaded

Categories

(Core :: DOM: Events, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 49874

People

(Reporter: georg, Assigned: joki)

Details

0.9.3 fires onload of a document containing iframes before all iframes are loaded. This is a different behavior from noraml frameset documents, which fire onload for the frameset after all frames have been loaded. We also need such a mechanism for iframes, to inform the surrounding document about the event of completion of all iframes. In multi domain environments there are no workarounds possible by making the iframe documents register them self actively at the surrounding document. If there are reasons for not modifying the behaviour of the onload event of the surrounding document it self, then the frames collection might get it's own onload handler for this special purpose.
This got fixed yesterday. See the race condition description in "iframes and frames require reflow to load their documents" Please reopen if you can reproduce with a Sept 19, 2001 or newer build. *** This bug has been marked as a duplicate of 49874 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.