Bug 188035

Summary: Manually activate the selection assistant for Tap and a Half gestures
Product: WebKit Reporter: Megan Gardner <megan_gardner>
Component: New BugsAssignee: Megan Gardner <megan_gardner>
Status: RESOLVED WONTFIX    
Severity: Normal CC: simon.fraser, thorton
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Megan Gardner
Reported 2018-07-25 21:01:50 PDT
Manually activate the selection assistant for Tap and a Half gestures
Attachments
Patch (2.78 KB, patch)
2018-07-25 21:04 PDT, Megan Gardner
thorton: review+
Megan Gardner
Comment 1 2018-07-25 21:04:53 PDT
Megan Gardner
Comment 2 2018-07-25 21:06:17 PDT
Tim Horton
Comment 3 2018-07-25 21:39:27 PDT
Comment on attachment 345816 [details] Patch Eww? Also, test?
Simon Fraser (smfr)
Comment 4 2018-07-25 21:48:29 PDT
Comment on attachment 345816 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=345816&action=review > Source/WebKit/ChangeLog:11 > + is starting. This does not interfear with activation for other gestures, and it ensures that interfere > Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:2731 > + // <rdar://problem/42610532> Find a better way to make sure that the selection assistant is activated for tap and a half gestures Maybe don't include the radar title.
Tim Horton
Comment 5 2018-07-25 21:57:52 PDT
Comment on attachment 345816 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=345816&action=review >> Source/WebKit/ChangeLog:11 >> + is starting. This does not interfear with activation for other gestures, and it ensures that > > interfere You don’t fear it? >> Source/WebKit/UIProcess/ios/WKContentViewInteraction.mm:2731 >> + // <rdar://problem/42610532> Find a better way to make sure that the selection assistant is activated for tap and a half gestures > > Maybe don't include the radar title. Yeah, this can be one line even, with the radar in parens after fixme.
Megan Gardner
Comment 6 2018-07-26 12:05:20 PDT
Decided to go with a change in UIKit instead, as it was less hacky.
Note You need to log in before you can comment on or make changes to this bug.