[Webkit-unassigned] [Bug 213247] New: Unable to see action sheet when allowsLinkPriview is false in iOS13+

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 06:32:28 PDT 2020


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

            Bug ID: 213247
           Summary: Unable to see action sheet when allowsLinkPriview is
                    false in iOS13+
           Product: WebKit
           Version: Safari 13
          Hardware: All
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: UI Events
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rammchr19 at gmail.com

Created attachment 401998

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

Sample project that can be used to reproduce the issue

When "allowsLinkPreview" property is set to false on a webview, the behavior is different between iOS13 and iOS12. On long tapping a link on iOS12, though link preview is not shown, an action sheet still shows up with options to copy, share and open the link in a local browser. However, for the same scenario, iOS13 doesn't show any action sheet with the copy, open and share options( Basically nothing happens on long tap).

-- 
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/20200616/9a3ef438/attachment.htm>


More information about the webkit-unassigned mailing list