WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
227808
transformContextForPainting() doesn't clip to the source rect
https://bugs.webkit.org/show_bug.cgi?id=227808
Summary
transformContextForPainting() doesn't clip to the source rect
Myles C. Maxfield
Reported
Thursday, July 8, 2021 8:07:24 PM UTC
When we draw PDFs, we just pass in the context and no other arguments to an opaque "draw the PDF" function. So, if we only want a portion of the PDF drawn, we have to mask the context first.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
Thursday, July 15, 2021 8:08:16 PM UTC
<
rdar://problem/80644724
>
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