Closed
Bug 203092
Opened 22 years ago
Closed 21 years ago
Images split by pagebreak preview correctly, print incorrectly
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 234095
People
(Reporter: lohphat, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030423
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030423
If a graphoc needs to be split via a pagebreak, print preview shows a propery
split preview.
But when printed, the portion which should be printed on the following page is a
squashed version of the entire image.
This may be due to a replated problem in that the fonts printed are smaller on
the preview allowing the image to actually fit on one page. I'm guessing that
the incorrect font is throwing off the page spacing calculations.
Reproducible: Always
Steps to Reproduce:
Actual Results:
Entire graphoc printed on one page and remaining portion actually the entire
image resized into the smaller vertical space.
Expected Results:
Properly split image.
Updated•22 years ago
|
Whiteboard: DUPEME
May depend on bug 129037
Is the part that's on the first page correct? On Linux and other Unixish
platforms (see bug 130568) where we use Postscript printing, both halves are
messed up.
Comment 3•22 years ago
|
||
The squashed image may appear on the second page just before the correct one;
see my attachment for bug 222329.
Comment 4•22 years ago
|
||
Why are this bug and 222329 still tagged as unconfirmed? People have confirmed
this problem right and left.
It shows up at the first image at http://www.friesian.com/cognates.htm and at
images near page breaks of the content of other sites. The normal and
compressed versions of the relevant image can show up in any order on either
page, and part of the adjacent text can be lost.
Win98SE
HP 932c
Ray
It's still unconfirmed because:
* there isn't a single comment of someone reporting this bug in 1.5 (in which
some related bugs were known to be fixed) or newer.
* there isn't a simple testcase attached to the bug
Comment 6•22 years ago
|
||
> * there isn't a simple testcase attached to the bug
There's at least one extremely simple test case among my examples under bug
222329. These two report branches should be combined into one, since they're
evidently of the same bug.
*** Bug 222329 has been marked as a duplicate of this bug. ***
Comment 8•22 years ago
|
||
*** This bug has been marked as a duplicate of 146799 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Comment 9•21 years ago
|
||
Not really a duplicate of bug 146799. 146799 is just about splitting images
across two pages; it has morphed to include the image-squashing aspect but this
wasn't mentioned by the original reporter. Image-squashing doesn't (currently)
occur on linux (the bug 146799 reporter's platform) so it may be
windows-specific. I intend to WONTFIX 146799 and I don't want to lose the
image-squashing issue.
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 10•21 years ago
|
||
Still present in Firefox 0.8.
Comment 11•21 years ago
|
||
Duping to bug 234095, which apparently describes the current windows behavior.
*** This bug has been marked as a duplicate of 234095 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 21 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•