Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragging does not stop when middle mouse button is pressed #1045

Open
stupkad opened this issue Jun 28, 2024 · 0 comments
Open

Dragging does not stop when middle mouse button is pressed #1045

stupkad opened this issue Jun 28, 2024 · 0 comments

Comments

@stupkad
Copy link

stupkad commented Jun 28, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant