Skip to content

[MAUI] The APP will become not responded on windows platform on a remote-connected machine after some random operations on the local machine #26055

Open
@Zhanglirong-Winnie

Description

Description

[MAUI] The APP will become not responded on windows platform on a remote-connected machine after some random operations on the local machine
Affected case:
All test cases

Note:
• Minimizing and maximizing the remotely machine made it work again.
• Un-remote work is well.
• On the android emulator it will work, but it will be very slow.

Steps to Reproduce

  1. Remotely connect to the machine A on the machine B.
  2. Deploy https://github.com/rachelkang/recipeSearch or ManualMauiTests - Repos (visualstudio.com) to windows machine on the machine A.
  3. Navigate to any test point on the machine A. Works fine.
  4. Any clicks on the machine B.
  5. Return to the remotely connected machine A.

Actual Behavior:
The APP will become not responded on windows platform on a remote-connected machine after some random operations on the local machine
Image

Expected Behavior:
After returning to the remotely connected A machine, the windows platform works well.

Link to public reproduction project repository

https://github.com/rachelkang/recipeSearch
ManualMauiTests - Repos (visualstudio.com)

Version with bug

Microsoft.Maui.Controls 9.0.10-ci.net9.24571.3 & 9.0.10 & 9.0.0

Is this a regression from previous behavior?

Yes, this is a regression, The issue not repro on 8.0.100 & 8.0.3

Affected platforms

Windows, Android

Metadata

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions