RESOLVED FIXED 112212
WKView -printOperationWithPrintInfo:forFrame: doesn’t use the print info that is passed in
https://bugs.webkit.org/show_bug.cgi?id=112212
Summary WKView -printOperationWithPrintInfo:forFrame: doesn’t use the print info that...
Beth Dakin
Reported 2013-03-12 17:05:08 PDT
WKView -printOperationWithPrintInfo:forFrame: takes a printInfo, but ignores it in the non-PDF case. We should pass it on to [NSPrintOperation printOperationWithView:]. Patch forthcoming. <rdar://problem/12994883>
Attachments
Patch (1.87 KB, patch)
2013-03-12 17:07 PDT, Beth Dakin
andersca: review+
Beth Dakin
Comment 1 2013-03-12 17:07:57 PDT
Alexey Proskuryakov
Comment 2 2013-03-12 22:56:20 PDT
Note You need to log in before you can comment on or make changes to this bug.