Closed
Bug 212768
Opened 23 years ago
Closed 22 years ago
crash on window.close() in popup window opened with open() javascript
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mator, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030712
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5b) Gecko/20030712
How to reproduce:
Open http://mdcorpsoft.chat.ru/nata/nata31.htm and click on image link, new
window will be opened. Now try to close this popup window weither with clicking
on image or bottom URL as link javascript:closeit(); or simply closing popup window.
All opened mozilla windows will be closed!! not just this popup window.
Tested on 1.4rc3, 1.4 and 1.5b under windows 2000 SP3. I have disabled mozilla
feature 'block popup windows'.
Reproducible: Always
Steps to Reproduce:
1. Click on light blue image on this page http://mdcorpsoft.chat.ru/nata/nata31.htm
2. now try to close this popup window -> click in it, using URL in bottom part
of popup window, using your window-manager close button.
Actual Results:
all mozilla windows will be closed :(
Expected Results:
close this one popup window.
don't click on image in popup window, it wont close this window (i was wrong).
Use URL in bottom part of popup window or your window-manager close button.
Comment 2•23 years ago
|
||
wfm with a 4h old cvs trunk on win2k
Comment 3•23 years ago
|
||
can you upload your testcase here ? I'm sorry to say mdcorpsoft.chat.ru is so
slow I cannot load your testcase.
Comment 4•23 years ago
|
||
I can confirm the described behavior of
http://mdcorpsoft.chat.ru/nata/nata31.htm
If changing the 'window.close' to 'top.window.close' everything works fine...!?
[Moz.1.4-Linux-i686-enUS-rv:1.4-Gecko/20030714-Debian/1.4-2]
Gustav.
Can anyone confirm this in a recent build? I too am unable to reach that website
anymore, it appears to be exceptionally slow, or down entirely. If someone is
able to load the site, a testcase (save a copy of the HTML and JavaScript, and
any style sheets) would be greatly appreciated.
Using mozilla release - Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5)
Gecko/20030916 under Windows 2000 prof. it does not crash anymore.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Comment 7•22 years ago
|
||
reopening as no specific patch fixed this bug.
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Comment 8•22 years ago
|
||
marking WFM as per reporter comments.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•