dotnet / dotnet/maui

[Windows] DragGestureRecognizer's DropCompleted event is not called

Open
#28,448 3 comments 0 reactions 0 assignees View on GitHub
area-gestures platform/windows s/triaged s/verified t/bug
Dominant language
C#
Stars
23.3k
Forks
2k
Avg merge
1d 15h
Merged PRs (30d)
290

Description

### Description

Figure out why the test `src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28416.cs` fails on Windows exactly. See https://github.com/dotnet/maui/pull/28417/files#r1997358630 comment.

edit: The bug is explained here: https://github.com/dotnet/maui/issues/17554#issuecomment-2732857001

### Version with bug

9.0.50 SR5

### Is this a regression from previous behavior?

Not sure, did not test other versions

### Last version that worked well

Unknown/Other

### Affected platforms

Windows

### Affected platform versions

_No response_

### Did you find any workaround?

No.

Contributor guide

Open the contributing guide

Research direction

Start by running src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28416.cs on Windows and reviewing the linked PR comment and issue #17554 explanation. Determine why DragGestureRecognizer's DropCompleted event is not called, then verify the fix by rerunning the failing test and confirming the event fires.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.