[Webkit-unassigned] [Bug 184271] Can not create custom pasteboard types in clipboardData.setData

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 12:39:01 PDT 2018


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

--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to Chet Corcos from comment #7)
> Have you tried the attached codepen link? The callout / popover does not
> appear with a paste option because the clipboard data was never copied. If
> you look at the logs, you will see that the custom keys are never added to
> the clipboard.

Right, the callout doesn't show up but the data is copied. In fact, I can paste it in macOS on the same page using Universal Clipboard (ability to copy content in iOS and paste it in macOS) and it shows that the custom data is there.

If the only issue here is that the callout doesn't show up, that's definitely a bug we can reproduce and we would track that.

-- 
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/20180816/d90d4cb9/attachment.html>


More information about the webkit-unassigned mailing list