Bug 87266

Summary: [Qt][WK2] Fix bounce-back animation on pinch->pan transition
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: WebKit QtAssignee: Andras Becsi <abecsi>
Status: RESOLVED FIXED    
Severity: Normal CC: kenneth, menard, webkit.review.bot, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
proposed patch none

Description Andras Becsi 2012-05-23 08:12:16 PDT
If ending an out-of-bounds pinch gesture with releasing one finger (transition to a pan gesture), the bounce back animation blinks in the end position immediately first, then animates the content back into bounds.
Comment 1 Andras Becsi 2012-05-23 08:31:00 PDT
Created attachment 143574 [details]
proposed patch
Comment 2 Kenneth Rohde Christiansen 2012-05-24 01:36:05 PDT
Comment on attachment 143574 [details]
proposed patch

Good catch
Comment 3 Andras Becsi 2012-05-24 03:14:45 PDT
Comment on attachment 143574 [details]
proposed patch

Clearing flags on attachment: 143574

Committed r118341: <http://trac.webkit.org/changeset/118341>
Comment 4 Andras Becsi 2012-05-24 03:14:53 PDT
All reviewed patches have been landed.  Closing bug.