WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
104179
event.(dataTransfer|clipboardData).setData('text/html') doesn't work
https://bugs.webkit.org/show_bug.cgi?id=104179
Summary
event.(dataTransfer|clipboardData).setData('text/html') doesn't work
Ojan Vafai
Reported
2012-12-05 15:31:49 PST
I don't see any good reason we should support text/plain but not text/html, especially since you can do this hackily right now by moving the window's selection during the cut/copy events.
Attachments
Add attachment
proposed patch, testcase, etc.
Ojan Vafai
Comment 1
2012-12-05 15:33:14 PST
Bug 19893
is the similar bug for getData.
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