Closed
Bug 438326
Opened 16 years ago
Closed 16 years ago
Firefox 3.0 RC2: Printing Results in Data Loss
Categories
(Core :: Printing: Output, defect)
Core
Printing: Output
Tracking
()
RESOLVED
DUPLICATE
of bug 129941
People
(Reporter: george.shreve+Bugzilla, Unassigned)
References
()
Details
Attachments
(1 file)
(deleted),
application/pdf
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Printing an entire web page (i.e. NOT using print selection) can result in significant data loss.
Reproducible: Always
Steps to Reproduce:
1. Go to URL shown above (http://www.tgdaily.com/content/view/37797/128/1/1/)
2. Ctrl+P to print the entire web page
3. The last page of content is completely missing (6 paragraphs and 2 headings are completely missing)
Actual Results:
The final page of content is completely missing.
Expected Results:
Expect to see the final page's contents printed.
Added attachment showing that Firefox 3 RC 2 "forgot" to print the contents of the last page (6 paragraphs and 2 headings were lost).
Comment 2•16 years ago
|
||
This is bug 129941 -- it's due to the "overflow: hidden" on the div with ID 'inner_wrapper'.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Updated•16 years ago
|
OS: Windows XP → All
Hardware: PC → All
Version: unspecified → Trunk
Updated•16 years ago
|
Component: General → Printing
Product: Firefox → Core
You need to log in
before you can comment on or make changes to this bug.
Description
•