[Webkit-unassigned] [Bug 26996] New: dragend event triggers before drop event during Drag & Drop operations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 6 12:23:34 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26996
Summary: dragend event triggers before drop event during Drag &
Drop operations
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: sebastian at calyptus.eu
During a HTML 5 drag and drop operation, the "dragend" event is suppose to
trigger AFTER the "drop" event to allow for proper clean up. Currently the
order is reversed.
It may be related to bug 24741.
https://bugs.webkit.org/show_bug.cgi?id=24731
--
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