superpowers / superpowers-game

:video_game: Make 2D and 3D games in live collaboration with Superpowers
http://superpowers-html5.com/
Other
402 stars 93 forks source link

SceneEditor: sidebar drag and drop doesn't work with Firefox #154

Open Ikalou opened 8 years ago

Ikalou commented 8 years ago

Drag and drop in the scene hierarchy, in the sidebar of the scene editor, doesn't work in Firefox.

Chromium: out

Firefox: out2

I tested on Windows 10 and Ubuntu 16.04 with the latest version of each browser. No errors in the console.

I don't think it's an issue with the treeview component itself because the demo (http://sparklinlabs.github.io/dnd-tree-view/) works just fine in Firefox.

elisee commented 8 years ago

Thanks for the report. A few questions:

Ikalou commented 8 years ago

I updated the issue with more details. What happens is that when I initiate the drag and drop, the item gets selected instead.