[Webkit-unassigned] [Bug 27670] New: Unable to set drag image for a link using setDragImage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 24 17:05:29 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27670
Summary: Unable to set drag image for a link using setDragImage
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jberlin at apple.com
CC: sebastian at calyptus.eu
Created an attachment (id=33477)
--> (https://bugs.webkit.org/attachment.cgi?id=33477)
Test case for setting the dragImage for a link.
At the start of a drag operation you can use
event.dataTransfer.setDragImage(...) to change the graphic to display by the
cursor during the operation.
On Windows Safari it is not supported on <a> tags, which uses the default drag
image for the link instead of whatever image is specified in by setDragImage.
(Breaking up https://bugs.webkit.org/show_bug.cgi?id=24735)
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list