Bug 77338 - [Qt][WK2] Render layers do not get flushed when the scroll animation finishes
Summary: [Qt][WK2] Render layers do not get flushed when the scroll animation finishes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P3 Normal
Assignee: Andras Becsi
URL:
Keywords: Qt
Depends on:
Blocks:
 
Reported: 2012-01-30 07:11 PST by Andras Becsi
Modified: 2012-01-30 09:19 PST (History)
4 users (show)

See Also:


Attachments
proposed patch (1.50 KB, patch)
2012-01-30 07:18 PST, Andras Becsi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andras Becsi 2012-01-30 07:11:14 PST
Since r106121 MiniBrowser does not print the page after a scroll animation finishes.
This is caused by the render layers do not get flushed at the end of the animation.
Comment 1 Andras Becsi 2012-01-30 07:18:15 PST
Created attachment 124545 [details]
proposed patch
Comment 2 Andras Becsi 2012-01-30 09:19:36 PST
Comment on attachment 124545 [details]
proposed patch

Clearing flags on attachment: 124545

Committed r106249: <http://trac.webkit.org/changeset/106249>
Comment 3 Andras Becsi 2012-01-30 09:19:43 PST
All reviewed patches have been landed.  Closing bug.