WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
47634
WebFont text drawing mangles the clip rect
https://bugs.webkit.org/show_bug.cgi?id=47634
Summary
WebFont text drawing mangles the clip rect
Brett Wilson (Google)
Reported
2010-10-13 16:18:41 PDT
WebFontImpl::drawText doesn't save and restore the GraphicsContext around setting the clip, so the GC will have the clip rect still applied after the call returns.
Attachments
Patch
(1.14 KB, patch)
2010-10-13 16:32 PDT
,
Brett Wilson (Google)
eric
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brett Wilson (Google)
Comment 1
2010-10-13 16:32:50 PDT
Created
attachment 70683
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-12-14 01:53:06 PST
Comment on
attachment 70683
[details]
Patch How do we test this? What tests does this affect?
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