Closed
Bug 68129
Opened 24 years ago
Closed 24 years ago
No text when printing pages to PostScript file, regression
Categories
(Core :: Printing: Output, defect)
Tracking
()
People
(Reporter: atontti, Assigned: dcone)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.4.0-0.43.12 i686; en-US; m18)
Gecko/20010207
BuildID: 2001020712
When printing pages to file no text on paper, only images print.
I tried printing with URLs:
http://www.mozilla.org/
http://www.linuxplanet.com/linuxplanet/reports/3000/2/
Reproducible: Always
Steps to Reproduce:
1. go to http://www.mozilla.org/
2. Select File/Print...
3. Select Print to File
4. look results with ghostscript or read PostScript file with less
Actual Results: No text printed to PostScript file
Expected Results: Text of www page to be included in PostScript file.
Tested with
PC Linux 2001020712 broken
PC Linux 2001020706 broken
PC Linux 2001020608 works
Print dialog:
Print To: File
File: /tmp/mozilla.ps
Print: First Page First
Color: Color
Paper Size: A4
Print Range: All Pages
Margins: 0.5, 0.5, 0.5, 0.5
Reporter | ||
Comment 1•24 years ago
|
||
Adding:
I tested it with PC Linux 2001020721 and it is also broken.
Comment 2•24 years ago
|
||
Hm it looks like my bug 68146 is a dup of this.
I get odd results: Some more complicated pages print (www.faz.de/www.faz.net)
but rather simple pages don't print. To make it even more odd: If I select some
text/images it prints!
Reporter | ||
Comment 3•24 years ago
|
||
I think this bug might have something to do with tables.
Reporter | ||
Comment 4•24 years ago
|
||
Reporter | ||
Comment 5•24 years ago
|
||
It seems that printing don't like two tables concatenated without other tags
between them. Also it is required that tables won't fit to the single page.
If I put "<p>" tag between tables both tables are printed.
Reporter | ||
Comment 7•24 years ago
|
||
hmm, probably it is dup but something had changed between 2001020608 and
2001020706 because it worked better with 2001020608.
Now I tested both pages with PC Linux 2001030221 and with it printing of
those page works much better :)
Reporter | ||
Comment 8•24 years ago
|
||
*** This bug has been marked as a duplicate of 24952 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•