[Webkit-unassigned] [Bug 210191] New: [iOS] Unable to select text by tap-hold or double tap-hold when allowsLinkPreview property is set to NO

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 8 09:48:20 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210191

            Bug ID: 210191
           Summary: [iOS] Unable to select text by tap-hold or double
                    tap-hold when allowsLinkPreview property is set to NO
           Product: WebKit
           Version: Safari 13
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Major
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ssk.mohan at gmail.com

Created attachment 395822

  --> https://bugs.webkit.org/attachment.cgi?id=395822&action=review

Sample Project

Unable to select text rendered in WKWebView when allowsLinkPreview property of WKWebView is set to NO.


allowsLinkPreview -  As per documentation this property is supposed to control the behavior of long tap on link but this somehow affects text selection. 


Issue is observed only in iPad and recent iOS 13 versions.
Sample project attached was tested on 13.4.5

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200408/a5ad3765/attachment-0001.htm>


More information about the webkit-unassigned mailing list