[Webkit-unassigned] [Bug 189246] New: Write multiple URLs to the pasteboard when using DataTransfer to set "text/uri-list" to multiple URLs
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 3 10:44:52 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189246
Bug ID: 189246
Summary: Write multiple URLs to the pasteboard when using
DataTransfer to set "text/uri-list" to multiple URLs
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wenson_hsieh at apple.com
CC: wenson_hsieh at apple.com
For instance, on copy and drag, calling DataTransfer.setData("text/uri-list", "http://www.google.com\nhttp://www.apple.com") should populate the platform pasteboard with two URL items.
--
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/20180903/d5945170/attachment.html>
More information about the webkit-unassigned
mailing list