Bug 64232

Summary: wxPrintData settings
Product: WebKit Reporter: Robin Dunn <robin>
Component: WebKit wxAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kevino
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
wxPrintData patch kevino: review+, kevino: commit-queue-

Description Robin Dunn 2011-07-09 11:09:42 PDT
Make sure wxPrintData grabs the default print settings to calculate page width, and readjusts settings after the print dialog is displayed.
Comment 1 Robin Dunn 2011-07-09 11:10:31 PDT
Created attachment 100211 [details]
wxPrintData patch
Comment 2 Kevin Ollivier 2011-07-09 12:33:13 PDT
Landed in r90683, thanks!