[Webkit-unassigned] [Bug 28967] New: Test that dropEffect "none" prevents drop events.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 4 02:58:54 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28967
Summary: Test that dropEffect "none" prevents drop events.
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: noel.gordon at gmail.com
CC: eric at webkit.org
Two test cases, both use dataTransfer.dropEffect = "none" to prevent drop
evenst. Test
that 1) when there are no drop targets on the page, dropping generates
dragleave events
only, and that 2) dragleave events only are generated when dropping on a drop
target.
--
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