[Webkit-unassigned] [Bug 31605] New: [Win] Drag-and-drop processing model does not conform to HTML 5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 16:52:06 PST 2009


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

           Summary: [Win] Drag-and-drop processing model does not conform
                    to HTML 5
           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
                CC: oliver at apple.com, tolmasky at gmail.com, aroben at apple.com


Following up on my comment <https://bugs.webkit.org/show_bug.cgi?id=30754#c8>
on bug #30754.

There are some Windows-specific issues in our drag-and-drop code that we need
to correct.

For instance, a dragleave event is fired after a dragover event is fired, which
is incorrect. The correct firing ordering should be dragover, drag, dragleave.

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