Giraf icon indicating copy to clipboard operation
Giraf copied to clipboard

Enable dragging items on Firefox

Open spring-raining opened this issue 9 years ago • 1 comments

spring-raining avatar Dec 07 '15 15:12 spring-raining

We may not be able to get the mouse position data during drag events because of some Firefox bugs. (ref: https://bugzilla.mozilla.org/show_bug.cgi?id=505521)

In this page, using setCapture function was proposed and it seems to work normally (but it doesn't work on Chrome).

spring-raining avatar Dec 10 '15 14:12 spring-raining