WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
189246
Write multiple URLs to the pasteboard when using DataTransfer to set "text/uri-list" to multiple URLs
https://bugs.webkit.org/show_bug.cgi?id=189246
Summary
Write multiple URLs to the pasteboard when using DataTransfer to set "text/ur...
Wenson Hsieh
Reported
2018-09-03 10:44:52 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug