[Webkit-unassigned] [Bug 108552] New: allow using unattached canvas for drag icon.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 17:00:49 PST 2013


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

           Summary: allow using unattached canvas for drag icon.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arno at renevier.net


Hi,
currently, it's possible to set a custom image for drag and drop (with dataTransfer.setDragImage) We can use a random element, it will be used as an image "as rendered on the document". There is special case for an unattached image. It would be nice to be able to use unattached canvas also.

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