Closed
Bug 254435
Opened 20 years ago
Closed 20 years ago
img tag inside div tag is displayed incorrectly if image is displayed partly on two pages
Categories
(Core :: Printing: Output, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 125276
People
(Reporter: jarkko.viinamaki, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.2) Gecko/20040803
Images which are defined with img tag inside div tag display incorrectly when
printed if the image is partly on two pages. The first part prints ok but the
second part is the whole image compressed into the remaining space. An example
can be seen at http://www.hut.fi/u/jviinama/mozilla/testbug.pdf
Reproducible: Always
Steps to Reproduce:
1. write code as in http://www.hut.fi/u/jviinama/mozilla/testbug.html
2. print the file
Actual Results:
Image is displayed incorrectly on two pages.
Expected Results:
Print both parts of the image correctly.
This is probably a duplicate of 234095 or 125276.
Reporter | ||
Comment 2•20 years ago
|
||
(In reply to comment #1)
> This is probably a duplicate of 234095 or 125276.
Yep. I checked those reports and they describe the same problem. Sorry for the
duplicate (I used search before submitting but didn't find those). Also there's
a bug in my bug report because both parts display incorrectly and are in fact
scaled copies of the original image.
Comment 3•20 years ago
|
||
*** This bug has been marked as a duplicate of 125276 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•