[Webkit-unassigned] [Bug 143775] New: Custom copy and cut does not work on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 15 08:22:00 PDT 2015


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

            Bug ID: 143775
           Summary: Custom copy and cut does not work on iOS
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: p.jasiun at cksource.com

1. Open attached sample.
2. Select some text in the editable element ("bar").
3. Use "Copy" option from the content balloon.
4. Move selection somewhere else in the editable element (put caret after "Foo").
5. Try to paste.

Expected result: "xxx" will be paste (see the code).

Actual result: No paste option is available.

It works fine on the desktop browsers (tested with Safari, Chrome and Firefox).

Does not work on iOS 8.3 with mobile Safari 8 (AppleWebKit/600.1.4).

I tried to set all data types Safari at iOS set by default ("apple web archive pasteboard type", "public.html", "public.png", "public.tiff", "public.jpeg", "com.compuserve.gif", "text/uri-list", "text/plain", "com.apple.rtfd", "public.rtf") but it does not solve the problem.

-- 
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/20150415/58392f1f/attachment.html>


More information about the webkit-unassigned mailing list