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
- Remotely connect to the machine A on the machine B.
- Deploy https://github.com/rachelkang/recipeSearch or ManualMauiTests - Repos (visualstudio.com) to windows machine on the machine A.
- Navigate to any test point on the machine A. Works fine.
- Any clicks on the machine B.
- 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
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
Assignees
Labels
Type
Projects
Status
Todo