Closed Bug 303023 Opened 19 years ago Closed 19 years ago

SVG content in an EMBED element doesn't print

Categories

(Core :: Printing: Output, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: roc, Assigned: roc)

References

Details

(Keywords: fixed1.8.1)

Attachments

(1 file)

Printing should treat an EMBEDded SVG document like an IFRAME or OBJECT, but it
doesn't --- probably because SVG is the only content type that creates a
subdocument via EMBED, and printing was written before SVG. Currently printing a
document containing an SVG EMBED fails to print anything in the subdocument, for
me, and horks print preview.
Attached patch fixSplinter Review
This patch fixes printing, but it doesn't fix print preview of OBJECT or EMBED
which is broken in GTK2 for any document type. We'll fix that in bug 303036.
Attachment #191307 - Flags: superreview?(dbaron)
Attachment #191307 - Flags: review?(dbaron)
Attachment #191307 - Flags: superreview?(dbaron)
Attachment #191307 - Flags: superreview+
Attachment #191307 - Flags: review?(dbaron)
Attachment #191307 - Flags: review+
Comment on attachment 191307 [details] [diff] [review]
fix

simple fix to a significant printing bug (SVG EMBED elements don't print)
Attachment #191307 - Flags: approval1.8b4?
Comment on attachment 191307 [details] [diff] [review]
fix

a=mkaply
Attachment #191307 - Flags: approval1.8b4? → approval1.8b4+
It looks like this never landed... :(
Flags: blocking1.9a1?
Flags: blocking1.8.1?
For a patch from August, it's surprisingly not bitrotted, though.
checked in on trunk, belatedly.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Flags: blocking1.9a1?
Flags: blocking1.8.1?
Flags: blocking1.8.1+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: