Skip to content

Original text box is not empty after drag and drop the value to a new text box #13508

Closed
@Liv-Goh

Description

@Liv-Goh

.NET version

.NET 10.0.100- preview.5.25270.108

Did it work in .NET Framework?

Yes

Did it work in any of the earlier releases of .NET Core or .NET 5+?

Yes, this issue is regressed from PR: Allow IDataObjectAsyncCapability by JeremyKuhne · Pull Request #13431 · dotnet/winforms

Issue description

After drag and drop text from one control to another, the original one should be empty

Current behavior
The original text box is not empty
Image

Expected behavior
The original text box is empty
Image

Steps to reproduce

Please download, unzip and run this sample project to test the issue.
DragDropMoveSample.zip

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions