Closed
Bug 159793
Opened 23 years ago
Closed 23 years ago
Crash: Save Image As
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 132532
People
(Reporter: KaiE, Assigned: Matti)
References
()
Details
(Keywords: crash)
Open http://www.sydney-south-apartment.com.au/facility.html
In the lower right corner, there are three small images shown.
Click on the first one, link is javascript:pic03()
A popup window opens, showing a larger picture.
When the image has finished loading, right click the image.
Select Save Image As.
Crash
Always reproducible, old or new profile.
Talkback IDs: 8742372, 8742325, 8742282, 8742247, 8742099
| Reporter | ||
Comment 1•23 years ago
|
||
Unfortunately, the talkbalk incidents do not show very helpful information.
The call stack ends in comdlg.dll
From the assembler code it looks like a null pointer is being dereferenced.
Keywords: crash
the new window with the image is special in that it will close when you mouse
away from it. Didn't crash with a linux build, but nothing was saved either.
The window with the image closes as soon as filepicker gets focus.
Comment 3•23 years ago
|
||
Body of pop-up windows has onBlur="self.close()" calling. In BZ is similar bug
already, but maybe resolved (fixed or WFM).
Comment 4•23 years ago
|
||
Also crash with 2002072608/trunk/W2K -> TB8742710E
Marking as dupe of bug 132532. Reporter: If you disagree, please reopen this bug.
*** This bug has been marked as a duplicate of 132532 ***
Status: NEW → 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
•