dotnet / dotnet/winforms

Dragging the Form gets interrupted when hiding the another form in RemoteApp environment

Open
#9,772 5 comments 0 reactions 0 assignees View on GitHub
tracking-external-issue
Dominant language
C#
Stars
4.9k
Forks
1.1k
Avg merge
20h 23m
Merged PRs (30d)
103

Description

### .NET version

The project is tagerting .netframework 4.6. This issue is also reproduced in .net6.0

### Did it work in .NET Framework?

Yes

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

No.

### Issue description

Dragging the Form gets interrupted when hiding the another form in RemoteApp environment

Without using the remoteapp environment it was working properly.

### Steps to reproduce

[Dragging the form gets interrupted.zip](https://github.com/dotnet/winforms/files/12424919/Dragging.the.form.gets.interrupted.zip)

- Run the sample

- Click on the button

- Drag the opened form to the right.
- Note that the dragging was interupted when hiding another form

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.