RESOLVED INVALID 14041
Gradients seem to ignore opacity when printing (CoreGraphics bug)
https://bugs.webkit.org/show_bug.cgi?id=14041
Summary Gradients seem to ignore opacity when printing (CoreGraphics bug)
Alexander Kempgen
Reported 2007-06-08 16:27:53 PDT
printing an svg rect with (tiger) safari ignores opacity attributes steps to reproduce: - open the testcase with safari - select "print" from the menu - hit the "preview" button (print as pdf shows the same bug)
Attachments
testcase (463 bytes, image/svg+xml)
2007-06-08 16:30 PDT, Alexander Kempgen
no flags
Alexander Kempgen
Comment 1 2007-06-08 16:30:16 PDT
Created attachment 14906 [details] testcase and i forgot to add in the description: this is about rects filled with a gradient, rects filled with a color work fine i think
Eric Seidel (no email)
Comment 2 2007-06-11 06:23:46 PDT
Hum... if it's gradients specifically, this might be a CG issue. CG has to rasterize gradients for PDFs. I'm not even sure if PDF support transparency -- it would be kinda strange if it didn't though.
Eric Seidel (no email)
Comment 3 2007-09-26 08:05:06 PDT
I'm nearly certain this is a CG issue, in which case this needs to be moved to Radar. Thanks very much for the bug!
David Kilzer (:ddkilzer)
Comment 4 2007-09-27 09:26:42 PDT
David Kilzer (:ddkilzer)
Comment 5 2007-10-05 00:07:41 PDT
Marking as RESOLVED/INVALID since this is not a WebKit bug. Note that this is fixed in Leopard, but will not be fixed in Tiger.
Note You need to log in before you can comment on or make changes to this bug.