Closed Bug 302002 Opened 19 years ago Closed 19 years ago

unload event is not fired

Categories

(Core :: DOM: Events, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: surkov, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 (ax)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; ru-RU; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 (ax)

When i open window in opened window then unload event is not fired. In instance:

window.openDialog(wndurl, 'name');
window.openDialog(wndurl, 'name');

Window with url=wndurl doesn't catch unload event when openDialog() method is
called at the second time.

Reproducible: Always
Please attach a testcase.
I can't reproduce the bug by using Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20051107 Firefox/1.6a1
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.