[Webkit-unassigned] [Bug 65478] New: SVG images with <embed> and <object> do not print
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 1 12:08:26 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65478
Summary: SVG images with <embed> and <object> do not print
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Printing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: chris at christopherschultz.net
Filing with webkit as nobody at Google Chrome seems to be responding:
http://code.google.com/p/chromium/issues/detail?id=71419
Chrome Version : 8.0.552.237 (Official Build 70801)
URLs (if applicable) : http://www.christopherschultz.net/temp/SVG_test.html
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Chrome 8/9/10/11/12/13: Printing problems as described in this bug report
Safari 5: Display problems with <img>, <embed>, and <object>, but all images are visible
Firefox 3.x: OK (no <img> support)
Firefox 4.x: OK
IE 7/8: FAIL, but not expected to work
MSIE 9: OK
Opera 10: Display problems with <img> and <object>, <embed> works
What steps will reproduce the problem?
1. Load the page indicated above
2. Print to a PDF
What is the expected result?
All 4 images are visible
What happens instead?
Neither the <object> nor the <embed> SVG images are displayed at all. Also, the <img> rendering is compressed horizontally (aspect ratio is skewed).
Please provide any additional information below. Attach a screenshot if
possible.
1. I'm using PDFCreator 1.0.2 to generate the PDF files rather than printing to actual paper.
2. This is a test adapted from W3C's SVG test to put both <object> and <embed> on the same page, as well as add an <img> attempt. The W3C tests can be found here (http://www.w3.org/Graphics/SVG/Test/20080912/htmlObjectHarness/index.html) for the <object> tag: I randomly chose "shapes-circle-01-t" as the test to adapt.
I'm attaching a screenshot of Chrome's rendering of this page in regular "view" mode (only problem is incorrect <img> aspect ratio) as well as the resulting PDF (where neither the <object> nor <embed> images are displayed).
(Please see Google Chrome's bug tracker for the PDF attachments. Sorry for any inconvenience this causes).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list