Bug 77338

Summary: [Qt][WK2] Render layers do not get flushed when the scroll animation finishes
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: New BugsAssignee: Andras Becsi <abecsi>
Status: RESOLVED FIXED    
Severity: Normal CC: jturcotte, noam, webkit.review.bot, zoltan
Priority: P3 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed patch none

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.