MicrosoftEdge / WebView2Feedback

Feedback and discussions about Microsoft Edge WebView2
https://aka.ms/webview2
441 stars 52 forks source link

SCCM Remote Control freezes any mouse or touch input after connecting #3546

Open mtbayley opened 1 year ago

mtbayley commented 1 year ago

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

  1. Create new MAUI Blazor App
  2. Publish windows app and sideload to another machine.
  3. Run application.
  4. Connect to other machine with SCCM Remote Control.
  5. 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.

plantree commented 1 year ago

Hi @mtbayley,

Thanks for the information and demo you provide!

I'll try to reproduce it locally ASAP.

mtbayley commented 1 year ago

I will add that I have noticed it to be intermittent. Maybe 4 out of 5 attempts the issue occurs for me