Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem/Bug]: Maximized WinForms WebView2 app can't be moved to another monitor when run over Citrix #4927

Closed
pushkin- opened this issue Nov 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pushkin-
Copy link

pushkin- commented Nov 14, 2024

What happened?

If you launch a WebView2 WinForms app with Citrix and maximize it, and then drag the titlebar from one monitor to another, the app snaps back to the first monitor. Can be reprod with the WinForms sample app published by Microsoft.

monitor_issue

Importance

Moderate. My app's user experience is affected, but still usable.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

130.0.3849.80

SDK Version

1.0.2535.41

Framework

Winforms

Operating System

Windows 11

OS Version

22631.4317

Repro steps

  1. start webview2 winforms sample app https://github.com/MicrosoftEdge/WebView2Samples/tree/main/SampleApps/WebView2WindowsFormsBrowser
  2. maximize it on monitor
  3. drag it to another monitor (snap it to the top)
  4. notice it gets sent back to the first monitor

Server is Windows Server 2022.
Citrix: XenApp 2402

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

No, this never worked

Last working version (if regression)

No response

@pushkin- pushkin- added the bug Something isn't working label Nov 14, 2024
@pushkin-
Copy link
Author

actually, I can repro with a basic WinForms app, without WebView2, so not a webview2 issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant