Bug 204821 - [iOS] Unable to interact with the view after a back swipe until lifting the finger off the screen
Summary: [iOS] Unable to interact with the view after a back swipe until lifting the f...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-03 16:24 PST by Chris Dumez
Modified: 2019-12-03 18:05 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.19 KB, patch)
2019-12-03 16:26 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2019-12-03 16:24:09 PST
If you swipe back on iOS and then put your finger on the screen before the view gesture snapshot is taken down, your gestures will not be recognized, even after the snapshot is taken down, until after you lift your finger off the screen and back on. This makes MobileSafari look more unresponsive than it needs to be.
Comment 1 Chris Dumez 2019-12-03 16:26:02 PST
Created attachment 384766 [details]
Patch
Comment 2 WebKit Commit Bot 2019-12-03 18:04:08 PST
Comment on attachment 384766 [details]
Patch

Clearing flags on attachment: 384766

Committed r253076: <https://trac.webkit.org/changeset/253076>
Comment 3 WebKit Commit Bot 2019-12-03 18:04:10 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-12-03 18:05:32 PST
<rdar://problem/57610493>