Closed
Bug 124921
Opened 23 years ago
Closed 21 years ago
printout of SVG content wrong size
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: simon.place, Assigned: alex)
References
Details
(Whiteboard: pending)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.8+) Gecko/20010929
BuildID: 2002012609
SVG content on paper is about 3 times too small
but is OK in print preview
Reproducible: Always
Steps to Reproduce:
1.print SVG content
2.
3.
second page of print preview has SVG content the right size but in the wrong
location.
Comment 2•23 years ago
|
||
Simon, can you reproduce this on a current build? Mozilla 1.0 or 1.1alpha (or
newer)?
Whiteboard: pending
Assignee | ||
Comment 3•23 years ago
|
||
This will still be the case for newer builds.
The problem is that we render SVG content to a coordinate system with
1 user unit = 1 device pixel.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 4•21 years ago
|
||
Fixed by bug 182533 landing. (Libart printing is currently broken, but that's a
different issue tracked on bug 148623).
Assignee | ||
Comment 5•21 years ago
|
||
Fixed by bug 182533 landing. (Libart printing is currently broken, but that's a
different issue tracked on bug 148623).
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•