interact.js
interact.js copied to clipboard
Dragging does not stop when middle mouse button is pressed
I can reproduce a behaviour, where dragging continues even after all mouse buttons are released.
- Start drag by clicking the left mouse button and move
- Press middle mouse button
- Release left mouse button while keep pressing middle mouse button
- Release middle mouse button
- Dragging still active
Expected behavior
Dragging stops when all mouse buttons are released
Actual behavior
Dragging continues, evem after all mouse buttons are released
System configuration
interact.js demo website, section dragging on firefox and chrome on windows 11