Closed
Bug 176824
Opened 23 years ago
Closed 23 years ago
crash if I try to 'Save Image as..' within a window which closes if focus is lost
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: ava089, Assigned: asa)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2b) Gecko/20021016
I open www.vonarb.de/bug.htm. Click on 'click here'. A new window opens if
javascript is enabled. This window closes as soon as it looses focus (using
<body onBlur="javascript:window.close();"> )
Now try to save the Image using the context menu and 'Save Image as..'. Mozilla
will crash.
Reproducible: Always
Steps to Reproduce:
1. Open www.vonarb.de/bug.htm
2. Make sure Javascript is enabled and click on 'click here'
3. Right click on the Image and choose 'Save Image as..'
Actual Results:
Mozilla crashes
Expected Results:
Let the user save the image without crashing
Talkback incident ID TB13069527K.
| Reporter | ||
Comment 1•23 years ago
|
||
this bug seems to be very similar to bug nr. <a
href="http://bugzilla.mozilla.org/show_bug.cgi?id=68454">68454</a>
| Reporter | ||
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 68454 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•