Bug 195822

Summary: Provide an option for an always-on fast click mode in iOS
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch sam: review+

Dean Jackson
Reported 2019-03-15 14:42:36 PDT
Provide an option for an always-on fast click mode in iOS
Attachments
Patch (7.36 KB, patch)
2019-03-15 14:53 PDT, Dean Jackson
sam: review+
Dean Jackson
Comment 1 2019-03-15 14:49:45 PDT
Dean Jackson
Comment 2 2019-03-15 14:53:51 PDT
Sam Weinig
Comment 3 2019-03-15 14:58:32 PDT
Comment on attachment 364849 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=364849&action=review > Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:1507 > + RELEASE_LOG(ViewGestures, "Potential tap found an element and fast taps are forced on. Trigger click. (%p)", self); You call it a tap here, but clicks elsewhere. Which is it???
Dean Jackson
Comment 4 2019-03-15 15:07:39 PDT
Note You need to log in before you can comment on or make changes to this bug.