RESOLVED DUPLICATE of bug 143776 143775
Custom copy and cut does not work on iOS
https://bugs.webkit.org/show_bug.cgi?id=143775
Summary Custom copy and cut does not work on iOS
Piotr Jasiun
Reported 2015-04-15 08:22:00 PDT
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@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.
Attachments
Alexey Proskuryakov
Comment 1 2015-04-16 17:06:05 PDT
*** This bug has been marked as a duplicate of bug 143776 ***
Note You need to log in before you can comment on or make changes to this bug.