[Webkit-unassigned] [Bug 28381] New: Can't setDragImage when dragging an image element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 16 23:28:47 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28381
Summary: Can't setDragImage when dragging an image element
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tolmasky at gmail.com
Created an attachment (id=34955)
--> (https://bugs.webkit.org/attachment.cgi?id=34955)
Drag image, you won't get red div, add draggable=true, then you will.
When dragging an image element specifically, setDragImage is ignored unless
draggable="true" is set explicitly on the element. Every other element allows
it as long as a parent has draggable set. FireFox also allows it.
--
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