Bug 78712

Summary: [GTK] Page content is incorrectly translated whenh rendering pages for printing in WebKit2
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2012-02-15 06:55:47 PST
I forgot to add cairo_save/restore when rendering every page.
Comment 1 Carlos Garcia Campos 2012-02-15 06:59:49 PST
Created attachment 127178 [details]
Patch

I've also simplified the code to select the printer as suggested by Martin and Gustavo in bug #76172
Comment 2 Carlos Garcia Campos 2012-02-16 09:16:33 PST
Committed r107948: <http://trac.webkit.org/changeset/107948>