Closed
Bug 24438
Opened 26 years ago
Closed 26 years ago
Cannot print .png images
Categories
(Core :: Printing: Output, defect, P3)
Tracking
()
M14
People
(Reporter: shrir, Assigned: rpotts)
References
()
Details
(Whiteboard: [PDT-])
I used today's commercial build on windows NT (2000011908).
To recreate the problem, please do the following:
1. Install and launch mozilla
2. Go to the url mentioned above.
3. Select FILE|PRINT to print the page.
4. Observe that nothing happens and the Print dialog does not appear.
5. The page does not print.
| Reporter | ||
Updated•26 years ago
|
OS: Windows NT → All
| Reporter | ||
Comment 1•26 years ago
|
||
Changing OS to ALL.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Updated•26 years ago
|
Target Milestone: M14
Comment 2•26 years ago
|
||
Print dialog does come up for me... that is the original settings dialog.
I think the reason it does not print is that the PNG does not notify when it
finished loading. The printing code will not send the job to the printer until
all the images have been loaded. Can you look at this Rick.
Assignee: dcone → rpotts
Status: ASSIGNED → NEW
| Reporter | ||
Comment 3•26 years ago
|
||
Yes..I see the print dialog.....but nothing prints.
Putting on PDT- radar for beta1. Would not hold beta for this problem.
Whiteboard: [PDT-]
| Assignee | ||
Comment 5•26 years ago
|
||
It sounds like the real problem is that the OnEndDocumentLoad is not being fired
for PNG files...
So, I'm marking this one a dup of #25021
*** This bug has been marked as a duplicate of 25021 ***
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•