[Webkit-unassigned] [Bug 162821] New: [iOS] Editing menu omits the Share command if the selected text is longer than 200 characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 18:12:56 PDT 2016


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

            Bug ID: 162821
           Summary: [iOS] Editing menu omits the Share command if the
                    selected text is longer than 200 characters
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: InRadar
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org

<rdar://problem/28409828>

-[WKContentView(WKInteraction) canPerformAction:withSender:] returns NO for the Share action if the selected text is longer than 200 characters. A comment explains this by reference to the Define command (which no longer exists in iOS), but that seems incorrect. While long terms could never be looked up in the dictionary, the same restriction doesn’t exist for sharing, and indeed in both UIKit text views and in UIWebView, sharing is not restricted based on text.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161001/a72c5f2c/attachment.html>


More information about the webkit-unassigned mailing list