UNCONFIRMED 17110
Enable onDragOver/OnDragEnter to access data from event.dataEvent
https://bugs.webkit.org/show_bug.cgi?id=17110
Summary Enable onDragOver/OnDragEnter to access data from event.dataEvent
fengjin
Reported 2008-01-31 01:37:49 PST
I know this is a by design. However, it is very important to enable code to realize whether the drop is allowed, and whether it should be copy or move when the user is dragging over an element.
Attachments
Gavin Barraclough
Comment 1 2012-09-07 12:26:34 PDT
This is not a JSC bug. Events? Webcore bindings? - not sure, punting in the right approximate direction!
Daniel Trebbien
Comment 2 2013-07-22 14:04:23 PDT
I think that this is a duplicate of https://bugs.webkit.org/show_bug.cgi?id=23695
Dean Hunt
Comment 3 2013-10-09 16:15:29 PDT
Not a dupe, as this appears to be a separate request to change the design of the spec in favor of a more flexible security policy.
Note You need to log in before you can comment on or make changes to this bug.