Open
Description
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
- Clone https://github.com/segevfiner/Webview2FocusIssueVSIX
- Open the solution and Visual Studio and run it (F5).
- Click View -> Webview2 Focus Issue.
- Drag the newly opened tool window.
- 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
Activity