RESOLVED FIXED 34709
[WinCairo] Properly Handle Header in Plugin Print Positioning
https://bugs.webkit.org/show_bug.cgi?id=34709
Summary [WinCairo] Properly Handle Header in Plugin Print Positioning
Brent Fulgham
Reported 2010-02-08 10:01:11 PST
Correct WinCairo plugin print positioning to account for header size. Existing code ignored this, causing plugins to overlay other elements.
Attachments
Account for header height in Cairo *and* GDI contexts (1.77 KB, patch)
2010-02-08 10:09 PST, Brent Fulgham
aroben: review+
Brent Fulgham
Comment 1 2010-02-08 10:09:02 PST
Created attachment 48340 [details] Account for header height in Cairo *and* GDI contexts Header height must be incorporated into the GDI World Transform so that plugins are positioned properly in print output.
Adam Roben (:aroben)
Comment 2 2010-02-08 10:11:16 PST
Comment on attachment 48340 [details] Account for header height in Cairo *and* GDI contexts r=me
Brent Fulgham
Comment 3 2010-02-08 10:30:34 PST
Note You need to log in before you can comment on or make changes to this bug.