Closed
Bug 89639
Opened 24 years ago
Closed 24 years ago
Print then click link and crash
Categories
(Core :: Printing: Output, defect)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: selmer, Assigned: pavlov)
References
()
Details
(Keywords: crash)
7/3 03 winNT
Goto URL
click the print button
click on one of the links to zoom in or zoom out
crash
talkback IDs = TB32598477G & TB32598447M
| Reporter | ||
Comment 1•24 years ago
|
||
BTW, I found this to be easily reproducible. The second talkback was from
exactly following the steps I outlined.
Keywords: crash
Updated•24 years ago
|
Assignee: dcone → pavlov
Comment 2•24 years ago
|
||
This seems to be the same problem as the gif I sent you Pavlov. I did not crash
though with that reciepe but I did get asserts when loading the image.. I think
large images are not really loaded when printing is notified. The mapping sites
give printing alot of problems with the large images.
Updated•24 years ago
|
Severity: normal → critical
I think this one should be related:
I'm using a JavaScript to open a window in 0.9.5. I then call print() for that
window and close it directly afterwards. This heavily tends to crash Mozilla.
Is it possible that the printing section depends on showing the page it is
printing, at least for a little while? Or that the browser discards some of the
resources used for displaying the page that are still used by the printing
component?
That could explain the crash when you click on a link or close the window ...
Comment 5•24 years ago
|
||
Selmer, are you still seeing this? Works for me w2k build 2001110103
| Reporter | ||
Comment 6•24 years ago
|
||
I followed my steps using 10/24 trunk build and couldn't crash after about 4
attempts.
resolving per selmer and tprestons comments.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•