Xamarin.Forms
Xamarin.Forms copied to clipboard
[Bug] DragGestureRecognizer shows "Copy" tag when dragging in UWP
Description
DragGestureRecognizer shows "Copy" tag when dragging in UWP
Steps to Reproduce
- Hook up a DragGestureRecognizer on a ContentView and drag drop it across the screen.
Expected Behavior
No tag that says "Copy"
Actual Behavior
A tag that says "Copy". See screenshot
Screenshots

Notes:
- Using Xamarin Forms version 4.8.0.1364
- Only repro's on UWP forms
Hmm this is an interesting one
That's the default behavior for how drag and drop works on UWP
I'll need to dive into this one a bit more to see how to disable this on UWP and surface that out
Any update on this?
It's been almost 3 years, is this still not resolved?
It's been almost 3 years, is this still not resolved?
Is anybody even working on this issue?!
Nobody will have been working on xamarin forms for anything that isn't a sufficiently bad breaking issue for a very long time now. all development effort is on maui. xamarin forms is essentially out of support at that level.