[Webkit-unassigned] [Bug 69165] New: [HTML5] Drag and drop: setDragImage does not work immediately

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 30 13:10:18 PDT 2011


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

           Summary: [HTML5] Drag and drop: setDragImage does not work
                    immediately
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zajec5 at gmail.com


Created an attachment (id=109335)
 --> (https://bugs.webkit.org/attachment.cgi?id=109335&action=review)
Bug testcase

I've originally reported this issue in:
Message-ID: <CACna6rzq6C5ZcmNK5D77fFsdCYdVYz11z9RYZBSKpCCNgr-EUQ at mail.gmail.com>

What I want to achieve:
Slightly different look of dragged element (the original one) and drag feedback (the one under the cursor).

How I try to do this:
I call event.setDragImage(...) *before* restyling original element. I expect browser to create drag feedback using old styles and *after that* apply new styles for original element.

Please see the attachment for details.

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