MicrosoftEdge / MicrosoftEdge/WebView2Feedback
SCCM Remote Control freezes any mouse or touch input after connecting
Open
Nobody has claimed this yet.
bug
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Description
Mouse and touch input is frozen after connecting with SCCM Remote Control. Input stays frozen even after disconnecting.
Version
Runtime: 114.0.1823.37
Framework: .NET MAUI
OS: Win10
Repro Steps
- Create new MAUI Blazor App
- Publish windows app and sideload to another machine.
- Run application.
- Connect to other machine with SCCM Remote Control.
- Input is now frozen
Same thing occurs with a regular WebView
Link to public reproduction project repository
https://github.com/mtbayley/MauiAppTest
Additional context
Issue orignally reported here https://github.com/dotnet/maui/issues/15481. After a bit of testing @Eilon said to report here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.