Support drag and drop
Bug #1459830 reported by
Chris Coulson
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Fix Released
|
Medium
|
Chris Coulson |
Bug Description
Starting a drag currently causes the renderer to hang because we don't cancel the drag in Oxide. Whilst adding a stub to cancel the drag will fix the hang, we should eventually implement drag and drop support.
Related branches
Changed in oxide: | |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in oxide: | |
assignee: | nobody → Chris Coulson (chrisccoulson) |
milestone: | none → branch-1.14 |
status: | Triaged → In Progress |
Changed in oxide: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
Test page for dnd support: https:/ /mdn.github. io/drag- and-drop/ DnD-support. html