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]: Focus goes haywire when dragging a Visual Studio tool window (VSIX extension) hosting WebView2CompositionControl #5118

Open
segevfiner opened this issue Feb 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@segevfiner
Copy link

What happened?

If you drag a Visual Studio tool window that hosts a WebView2CompositionControl, the focus will start to go haywire rapidly shifting between the tool window and something else, locking up the computer and you can't press anything.

record.webm

Importance

Important. My app's user experience is significantly compromised.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

133.0.3065.69

SDK Version

1.0.3065.39

Framework

WPF

Operating System

Windows 11

OS Version

10.0.26100.0

Repro steps

  1. Clone https://github.com/segevfiner/Webview2FocusIssueVSIX
  2. Open the solution and Visual Studio and run it (F5).
  3. Click View -> Webview2 Focus Issue.
  4. Drag the newly opened tool window.
  5. Focus will start to go haywire.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Don't know

Last working version (if regression)

No response

@segevfiner segevfiner added the bug Something isn't working label Feb 20, 2025
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