WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
34613
[WinCairo] Properly Handle Margin Settings For Plugins
https://bugs.webkit.org/show_bug.cgi?id=34613
Summary
[WinCairo] Properly Handle Margin Settings For Plugins
Brent Fulgham
Reported
2010-02-04 13:22:59 PST
The changes made in
Bug 34545
corrected margin handling for standard text and graphics, but did not address the handling of plugins during print operations. The attached patch correctly adjusts the World Context used during the 'paintContents' call so that Plugins are rendered in the proper location.
Attachments
Adjusts global context used by plugin printing to account for margin settings.
(2.54 KB, patch)
2010-02-04 13:29 PST
,
Brent Fulgham
aroben
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2010-02-04 13:29:47 PST
Created
attachment 48164
[details]
Adjusts global context used by plugin printing to account for margin settings.
Adam Roben (:aroben)
Comment 2
2010-02-04 13:33:08 PST
Comment on
attachment 48164
[details]
Adjusts global context used by plugin printing to account for margin settings. r=me
Brent Fulgham
Comment 3
2010-02-04 14:11:26 PST
Landed in
https://trac.webkit.org/changeset/54370
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug