WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
CLOSED FIXED
39063
[Qt] Tiled backing store checker pattern does not paint correctly when scaling factor is not 1
https://bugs.webkit.org/show_bug.cgi?id=39063
Summary
[Qt] Tiled backing store checker pattern does not paint correctly when scalin...
Antti Koivisto
Reported
2010-05-13 07:14:19 PDT
The checker pattern drawing area is determined without taking the scaling factor into account. The pattern does not paint correctly when scaling is other than 1, except on the top of the document.
Attachments
Use the dirty rect that has been adjusted for scaling instead of the original one
(1.69 KB, patch)
2010-05-13 07:26 PDT
,
Antti Koivisto
kenneth
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2010-05-13 07:26:36 PDT
Created
attachment 55974
[details]
Use the dirty rect that has been adjusted for scaling instead of the original one
Antti Koivisto
Comment 2
2010-05-13 07:35:47 PDT
Sending WebCore/ChangeLog Sending WebCore/platform/graphics/TiledBackingStore.cpp Transmitting file data .. Committed revision 59363.
Simon Hausmann
Comment 3
2010-05-28 07:09:49 PDT
<cherry-pick-for-backport:
r59363
>
Simon Hausmann
Comment 4
2010-05-29 01:24:34 PDT
Revision
r59363
cherry-picked into qtwebkit-2.0 with commit 59c4c96c6aa7342f59956b6cb530f114cdfdcba5
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