[Webkit-unassigned] [Bug 22998] Setting the drag image during a drag operation does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 26 04:06:55 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22998





------- Comment #1 from ml at graougraou.com  2008-12-26 04:06 PDT -------
Created an attachment (id=26254)
 --> (https://bugs.webkit.org/attachment.cgi?id=26254&action=view)
Testcase

This testcases shows that Clipboard::setDragImage() only works when called
within a "dragstart" event handler. Indeed, when dragging the black square
above, we set the drag image to be some element elsewhere in the DOM, and this
works fine. As you initiate a drag from the black rectangle, you should see
this message: This is a custom drag image. However, when you are dragging
something else, say an image or URL shortcut from the Finder, over the black
rectangle, attempting to set a custom drag image fails.


-- 
Configure bugmail: https://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