[Webkit-unassigned] [Bug 22998] New: 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:05:49 PST 2008


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

           Summary: Setting the drag image during a drag operation does not
                    work
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ml at graougraou.com


>From my tests, calling event.dataTransfer.setDragImage() within a "dragenter"
event handler in JS code is a no-op and .setDragImage() only does what's
intended within a "dragstart" event handler. This might be a "feature" and not
a bug, but I'm not sure why there would such a limitation to the use of
.setDragImage().


-- 
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