Closed kdillon closed 5 years ago
The cancelable and bubbles events are not set in the drag events generated by HTML5 drag drop.
This is a little weird because they are set by default in mouse.js, which means that they are falling through as page events rather than mouse events.
This is something that I will be looking-into shortly, but in the meantime I'd like this to be fixed on tip.
The cancelable and bubbles events are not set in the drag events generated by HTML5 drag drop.
This is a little weird because they are set by default in mouse.js, which means that they are falling through as page events rather than mouse events.
This is something that I will be looking-into shortly, but in the meantime I'd like this to be fixed on tip.