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
Describe the bug
There appears to be a bug where the drag adorner can freeze in place on screen. The way I've been able to consistently reproduce it is by dragging an item, while holding down my left mouse button, and then pressing the middle mouse button.
To Reproduce
Steps to reproduce the behavior:
Go to the "Mixed" page in the showcase app
Drag any item with the left mouse button, and without letting go press the middle mouse button
The adorner is now stuck on screen and will even overlap other windows
Expected behavior
I expect the drag-drop operation to be fully canceled and the adorner to stop showing
Screenshots
Desktop (please complete the following information):
OS: Windows 11
Version: 23H2
The text was updated successfully, but these errors were encountered:
I can confirm this issue, and it happens in our project also under other circumstances, which we haven't been able to reliably reproduce yet, but seem to have the same core issue. State is not correctly reset on Drag Cancellation under certain circumstances. See my PR for a possible fix.
Describe the bug
There appears to be a bug where the drag adorner can freeze in place on screen. The way I've been able to consistently reproduce it is by dragging an item, while holding down my left mouse button, and then pressing the middle mouse button.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the drag-drop operation to be fully canceled and the adorner to stop showing
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: