[Webkit-unassigned] [Bug 17645] DOM Clipboard does not allow writes during clipboard events

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 3 10:22:00 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17645





------- Comment #2 from webkit at nczonline.net  2008-03-03 10:21 PDT -------
Created an attachment (id=19495)
 --> (http://bugs.webkit.org/attachment.cgi?id=19495&action=view)
Test case showing clipboard not working

In theory, you should be able to override the default copy/cut behavior of the
clipboard and set your own data. This example overrides the default copy
behavior and shows that the call to setData() does not result in text being put
on the clipboard.

User agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/523.15
(KHTML, like Gecko) Version/3.0 Safari/523.15

The same example works fine on Macintosh.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list