[Webkit-unassigned] [Bug 34545] New: [WinCairo] Properly Handle Margin Settings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 3 16:13:56 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34545
Summary: [WinCairo] Properly Handle Margin Settings
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: bfulgham at webkit.org
The existing printing implementation for the WinCairo port does not properly
consider the margin settings when calculating the scaling factor to use when
drawing to the print context. Consequently, a page printed using the WinCairo
port is not the same size as that produced by Safari, and does not properly
draw within the specified margins.
Fix is to compute the scaling factor after incorporating the margin regions.
This allows the WinCairo print output to closely match the Safari output.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list