[Webkit-unassigned] [Bug 30527] New: [Win] event.dataTransfer.types is NULL but should be the list formats set in the dragstart event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 12:31:21 PDT 2009


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

           Summary: [Win] event.dataTransfer.types is NULL but should be
                    the list formats set in the dragstart event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dbates at webkit.org


Following up from my comment on bug #30266.

On Windows, event.dataTransfer.types is NULL on a successful drop despite any
formats set in the dragstart event.

According to section 7.9.2 of the HTML 5 spec
(http://dev.w3.org/html5/spec/Overview.html#the-dragevent-and-datatransfer-interfaces),
it should be the list of the formats that were set in the dragstart event.

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