Open
Description
What happened?
If you hide the "WebView2 Focus Issue" tool window using the pin button and then click to show it again, an exception will be raised which will crash Visual Studio
record2.webm
Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
133.0.3065.92
SDK Version
1.0.3065.39
Framework
WPF
Operating System
Windows 11
OS Version
10.0.26100.0
Repro steps
- Git clone https://github.com/segevfiner/Webview2FocusIssueVSIX
- Open the solution, and run it (F5).
- Click View -> Other Windows -> WebView2 Focus Issue
- Click the pin button ("Auto Hide") on the opened tool window.
- Click the hidden tool window tab.
- Visual Studio will crash with the described exception.
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