WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
121789
[Qt] Tiled backing-store causes wrong translation
https://bugs.webkit.org/show_bug.cgi?id=121789
Summary
[Qt] Tiled backing-store causes wrong translation
Allan Sandfeld Jensen
Reported
2013-09-23 07:48:58 PDT
TileQt::updateBackBuffer() applies a translate operation that is never unapplied, this can cause layers to be painted in incorrect positions more or less randomly.
Attachments
Patch
(1.55 KB, patch)
2013-09-23 07:50 PDT
,
Allan Sandfeld Jensen
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Allan Sandfeld Jensen
Comment 1
2013-09-23 07:50:56 PDT
Created
attachment 212349
[details]
Patch
WebKit Commit Bot
Comment 2
2013-09-23 08:39:21 PDT
Comment on
attachment 212349
[details]
Patch Clearing flags on attachment: 212349 Committed
r156272
: <
http://trac.webkit.org/changeset/156272
>
WebKit Commit Bot
Comment 3
2013-09-23 08:39:23 PDT
All reviewed patches have been landed. Closing bug.
WebKit Commit Bot
Comment 4
2013-09-25 08:24:01 PDT
Re-opened since this is blocked by
bug 121909
Allan Sandfeld Jensen
Comment 5
2013-09-25 08:38:43 PDT
Turned out this patch actually did nothing. It was fluky in my testing that I observed a change. The underlying was solved by merging the patch from
bug #105494
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