This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 23595 - To accept a drop, you must prevent defaultEffect of drop AND dragover events
Summary: To accept a drop, you must prevent defaultEffect of drop AND dragover events
Status: RESOLVED NEEDSINFO
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-22 15:52 UTC by contributor
Modified: 2013-10-22 21:35 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2013-10-22 15:52:45 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html
Multipage: http://www.whatwg.org/C#the-drag-data-store
Complete: http://www.whatwg.org/c#the-drag-data-store
Referrer: http://diveintohtml5.info/everything.html

Comment:
To accept a drop, you must prevent defaultEffect of drop AND dragover events

Posted from: 193.49.225.10
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.101 Safari/537.36
Comment 1 Ian 'Hixie' Hickson 2013-10-22 21:35:12 UTC
Can you elaborate?