Closed Bug 4904 Opened 26 years ago Closed 26 years ago

Images not printed when page is printed

Categories

(Core :: Printing: Output, defect, P3)

x86
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: cpratt, Assigned: dcone)

Details

If you go to http://www.yahoo.com, wait for the images to load, and then print, the images are not printed. Instead, you get rectangles with the ALT text in them. Expected result: you get the images on the printout. Seen on Win 98.
Assignee: ftang → dcone
reassign this to dcone.
Status: NEW → ASSIGNED
Target Milestone: M6
Target Milestone: M6 → M7
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Images that are kept as DDB's internally could not print. Added a DDBtoDIB converter and a printDDB method call.
Status: RESOLVED → REOPENED
Component: Internationalization → Printing
Resolution: FIXED → ---
I don't see this fixed in builds of the June 7-11 week. Printing yahoo.com (for example) printed empty rectangles with the ALT text in them. Checking again using the 1999061409 build using NT 4 SP 5 and http://www.bild.de results in a lot of printout, but only one of the images printed (specifically, the Intel banner ad). Therefore, I'm reopening this bug and clearing the resolution.
QA Contact: teruko → cpratt
Target Milestone: M7 → M8
Target Milestone: M8 → M9
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
The URL was not completly loaded "images at the new resolution". Added fix to make sure the entire document and associated URL's are loaded before print starts.
Whiteboard: 26 July: Printing crashes Apprunner; can't regress
It's not fixed. I just tried to print www.yahoo.com from the 1999082016 (M9) build using Windows 98, and exactly as before, the images were not printed but the ALT text was. Reopening and clearing resolution.
Status: RESOLVED → REOPENED
Whiteboard: 26 July: Printing crashes Apprunner; can't regress
Resolution: FIXED → ---
A couple comments. 1.) There is another bug -- when printing an image you have to hit print 2 times so the image can load to be printed. This is a Necko bug.. not informing the print when all URL's are finished loading. 2.) When I do this everything on that web page prints for me, can you give me some more detail..
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
I wasn't aware of the Necko bug. Sure enough, the page prints correctly the second and subsequent times.
You need to log in before you can comment on or make changes to this bug.