CLOSED FIXED 38371
[Qt] GraphicsLayer: animation incorrect when scrolling
https://bugs.webkit.org/show_bug.cgi?id=38371
Summary [Qt] GraphicsLayer: animation incorrect when scrolling
Noam Rosenthal
Reported 2010-04-29 20:41:44 PDT
The rocket doesn't scroll together with the page when animated.
Attachments
added a scroll-position test in the right place (1.43 KB, patch)
2010-04-29 21:03 PDT, Noam Rosenthal
no flags
Noam Rosenthal
Comment 1 2010-04-29 20:56:16 PDT
It seems like ChromeClientQt::scroll is not called - which means the code path that moves the composited layers around also doesn't work.
Noam Rosenthal
Comment 2 2010-04-29 21:03:53 PDT
Created attachment 54779 [details] added a scroll-position test in the right place
WebKit Commit Bot
Comment 3 2010-05-02 01:01:42 PDT
Comment on attachment 54779 [details] added a scroll-position test in the right place Clearing flags on attachment: 54779 Committed r58645: <http://trac.webkit.org/changeset/58645>
WebKit Commit Bot
Comment 4 2010-05-02 01:01:48 PDT
All reviewed patches have been landed. Closing bug.
Simon Hausmann
Comment 5 2010-05-02 09:18:25 PDT
Revision r58645 cherry-picked into qtwebkit-2.0 with commit b34ecd4e86f008b64cf0d7302ad6018383fa71c7
Note You need to log in before you can comment on or make changes to this bug.