[Webkit-unassigned] [Bug 173317] New: [iOS] Stop adding "public.text" representations to UIPasteboard when copying selected text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 13 09:11:20 PDT 2017


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

            Bug ID: 173317
           Summary: [iOS] Stop adding "public.text" representations to
                    UIPasteboard when copying selected text
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

"public.text" is an abstract UTI, so we shouldn't try to directly write an NSString for this UTI. Instead, vending a concrete type such as "public.utf8-plain-text" should be sufficient.

-- 
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/20170613/02f0e318/attachment.html>


More information about the webkit-unassigned mailing list