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 15995 - Had to add this ondragover="return false" after ondrop="dropHandler(event)" to make it work!
Summary: Had to add this ondragover="return false" after ondrop="dropHandler(event)" ...
Status: RESOLVED WORKSFORME
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: 2012-02-16 01:05 UTC by contributor
Modified: 2012-09-21 02:54 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2012-02-16 01:05:50 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html
Multipage: http://www.whatwg.org/C#introduction-8
Complete: http://www.whatwg.org/c#introduction-8

Comment:
Had to add this ondragover="return false"  after ondrop="dropHandler(event)"
to make it work!

Posted from: 128.211.160.42
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11
Comment 1 contributor 2012-07-18 16:17:50 UTC
This bug was cloned to create bug 18055 as part of operation convergence.
Comment 2 Ian 'Hixie' Hickson 2012-09-21 02:54:07 UTC
Probably means your browser doesn't support dropzone="".