Drop event fires even if AcceptedOperation is set to None #18770
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
This issue is related to
WinAppSDK
Framework only.On
Desktop
Framework it works fine!Create a control with
AllowDrop
set totrue
.Drag another control on it.
Drop event is not fired.
Have look on example:
Please note that only
Drop
event is affected.All other events related to
AllowDrop
likeDragEnter
,DragOver
,DragLeave
work fine.Expected behavior
On
WinAppSDK
Framework, events shall fire correctly:How to reproduce it (as minimally and precisely as possible)
Minimal repro project: UnoDragDropApp.zip
Workaround
No response
Works on UWP/WinUI
None
Environment
No response
NuGet package version(s)
"Uno.Sdk": "5.5.32"
Affected platforms
No response
IDE
No response
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: