You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using MacOS on any browser or react-rnd version. Control+clicking on a react-rnd component - usually used to open a context menu. Causes the component to be stuck to the cursor when the context menu is closed.
When using the control+left click on a draggable (which will open the context menu) the draggable item is then stuck to the cursor after the context menu is closed.
Steps to Reproduce
Control + click on a react-rnd component using MacOS
Left click to close the context menu
Observe the component stuck to the cursor
Expected behavior
Control + left clicks to not activate the drag of the component
Actual behavior
The component is stuck to the cursor.
The text was updated successfully, but these errors were encountered:
Overview of the problem
Using MacOS on any browser or react-rnd version. Control+clicking on a react-rnd component - usually used to open a context menu. Causes the component to be stuck to the cursor when the context menu is closed.
I'm using react-rnd version [10.4.1]
My browser is: Chrome [117.0.5938.62]
Reproduced project
Present on the sandbox on the repo:
https://codesandbox.io/s/y3997qply9
Description
When using the control+left click on a draggable (which will open the context menu) the draggable item is then stuck to the cursor after the context menu is closed.
Steps to Reproduce
Expected behavior
Control + left clicks to not activate the drag of the component
Actual behavior
The component is stuck to the cursor.
The text was updated successfully, but these errors were encountered: