Closed
Bug 222397
Opened 22 years ago
Closed 22 years ago
Large image causes print preview to restart from top in second page
Categories
(Core :: Print Preview, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 146799
People
(Reporter: softexpert, Unassigned)
References
()
Details
Attachments
(1 file)
|
44.95 KB,
image/png
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031014 Firebird/0.7+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031014 Firebird/0.7+
On the page at http://www.pbase.com/image/17079307/original, as well as on a
test image - sized at 932 x 1751 px, in the print preview, on the second page it
displays the top of the image, instead of continuing the rest.
It occurs only when Shrink to fit page width is checked.
It's somehow like this:
original print preview
image
+------------+ +------------+
| 1 | | 1 |
| 2 | | 2 |
| 3 | | 3 |
| 4 | | 4 |
| 5 | +------------+
| 6 | =>
| 7 | +------------+
| 8 | | 1 |
| 9 | | 2 |
| 10 | | 3 |
+------------+ +------------+
Reproducible: Always
Steps to Reproduce:
1. Open a large image - zoom in to 100% if it is scaled
2. Make sure "Shrink to fit page width" is checked on "Page Setup"
3. Launch Print Preview
Actual Results:
The second page displays the top of the image instead of continuing from where
it ended on the first page
Expected Results:
Continued on the second page from where it ended on the first
| Reporter | ||
Comment 1•22 years ago
|
||
Use it to observe the Print Preview behavior
Comment 2•22 years ago
|
||
Probably a dup of the DrawScaledImage mess in nsImageFrame.
Whiteboard: DUPEME
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 146799 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•