WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 17645
25715
clearData, setData should work for copy/paste
https://bugs.webkit.org/show_bug.cgi?id=25715
Summary
clearData, setData should work for copy/paste
Julie Parent
Reported
2009-05-11 21:48:46 PDT
Windows only. getData/clearData/setData are only implemented for drag. There is a fixme in ClipboardWin.cpp: //FIXME: Need to be able to write to the system clipboard <
rdar://problem/5015941
> I didn't see a bugs.webkit.org bug filed on this, although this is clearly a known bug since there is a rdar bug.
Attachments
Add attachment
proposed patch, testcase, etc.
Julie Parent
Comment 1
2009-05-12 22:37:31 PDT
Updated: getData does work for copy since it is just a read. The functions that do writes (clearData, setData) are unimplemented for !dragging.
Ryosuke Niwa
Comment 2
2011-01-05 23:13:20 PST
*** This bug has been marked as a duplicate of
bug 17645
***
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