Description
When WebView2 is created using Windows.UI.Composition or DirectComposition, the status bar may not be displayed after a certain period of time.
This bug is reproduced in WebView2APISample.
Version
SDK: 1.0.902-prerelease
Runtime: 91.0.864.59
Framework: Win32
OS: Win10
Description When WebView2 is created using Windows.UI.Composition or DirectComposition, the status bar may not be displayed after a certain period of time. This bug is reproduced in WebView2APISample.
Version SDK: 1.0.902-prerelease Runtime: 91.0.864.59 Framework: Win32 OS: Win10
Repro Steps
Expected result: The URL of the link will be displayed in the status bar. Actual result: The status bar is not displayed.
Additional context The status bar can be displayed again by displaying the search box or selecting a menu item such as "Save as" in the context menu.
AB#34753565