[Webkit-unassigned] [Bug 24731] New: dropEffect is always set to "copy" at dragend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 17:51:14 PDT 2009


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

           Summary: dropEffect is always set to "copy" at dragend
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows Vista
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sebastian at calyptus.eu


On drag and drop operations the dropEffect of dataTransfer is always set to
"copy" at the dragend event. This makes it impossible to know whether or not
the drag operation was canceled or should result in a move or link.

This seems to be Windows specific but it does occur in Chrome 1 and 2, Safari 4
and the nightly build.

The Mac versions works as expected and dropEffect is set to the last set value.


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