Bug 87266 - [Qt][WK2] Fix bounce-back animation on pinch->pan transition
Summary: [Qt][WK2] Fix bounce-back animation on pinch->pan transition
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All Linux
: P2 Normal
Assignee: Andras Becsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-23 08:12 PDT by Andras Becsi
Modified: 2012-05-24 03:14 PDT (History)
4 users (show)

See Also:


Attachments
proposed patch (1.68 KB, patch)
2012-05-23 08:31 PDT, 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-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.