RESOLVED FIXED 146415
[WK2][iOS] Swipe gesture snapshot stays up for 3 seconds when swiping back after top-hit navigation
https://bugs.webkit.org/show_bug.cgi?id=146415
Summary [WK2][iOS] Swipe gesture snapshot stays up for 3 seconds when swiping back af...
Chris Dumez
Reported 2015-06-29 11:59:17 PDT
Swipe gesture snapshot stays up for 3 seconds when swiping back after top-hit navigation. This is because we fail to restore the scroll position in this case and the UI side is waiting for the scroll position to be restored before taking down the swipe snapshot.
Attachments
Patch (9.38 KB, patch)
2015-06-29 12:06 PDT, Chris Dumez
no flags
Patch (9.38 KB, patch)
2015-06-29 12:28 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-06-29 11:59:32 PDT
Chris Dumez
Comment 2 2015-06-29 12:06:14 PDT
Tim Horton
Comment 3 2015-06-29 12:08:06 PDT
Comment on attachment 255766 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=255766&action=review > Source/WebKit2/ChangeLog:3 > + [WK2[[iOS] Swipe gesture snapshot stays up for 3 seconds when swiping back after top-hit navigation Too many [][][][[
Chris Dumez
Comment 4 2015-06-29 12:28:43 PDT
WebKit Commit Bot
Comment 5 2015-06-29 12:56:58 PDT
Comment on attachment 255768 [details] Patch Clearing flags on attachment: 255768 Committed r186082: <http://trac.webkit.org/changeset/186082>
WebKit Commit Bot
Comment 6 2015-06-29 12:57:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.