Dragging Events Getting Stuck: Bug?

Hi,

Recreating bug:

  1. Click and hold down the mouse button (don’t unclick) and start dragging
  2. While dragging (but before unclicking), move your mouse outside the Gantt container (the task should still move with your mouse)
  3. Unclick (release the mouse button) while outside the Gantt container
  4. Go back to the gantt container and move your mouse around. The task you were dragging previously is still being dragged despite releasing the mouse button

Probable cause:
The mouse release listener for the drag event is bound to the Gantt container and not the entire browser window.

This bug also exists in the samples.

Hello Bryce,
Thank you for giving the detailed steps to reproduce the bug. We are aware of that. The dev team will fix that bug in the future. I cannot give you any ETA, but I will notify you when the issue is fixed.

Hello @Bryce,

New Gantt version 7.0.4 contains the fix of the issue:
https://docs.dhtmlx.com/gantt/whatsnew.html#704