Bug 204821

Summary: [iOS] Unable to interact with the view after a back swipe until lifting the finger off the screen
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>