Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Release notes for Microsoft Edge WebView2 Runtime, release date: Jul. 24, 2023.
Bug fixes
Fixed a bug where the entire toolbar is blank when hiding the Bookmarks, Search, and PageSelector buttons simultaneously. Issue 2866
Fixed an issue where navigation will always take place within a
ScriptDialogOpeningevent callback. (Issue #3355)Fixed an issue to support the
BackForwardCacheflag.Fixed a bug in
PostSharedBufferToScriptthat stops after about 32000x1MB buffers are posted. (Issue #3360)
CoreWebView2Class:
Disabled the Chrome Web Store info banner that displays the option to allow extensions installation. (Issue #3312)
Fixed an issue where a custom menu item wasn't firing. (Issue #3300)
Fixed a crash during initialization when creating a WebView2 using WPF and SDK version 1.0.1722.32, which is now deprecated (see SDK 1.0.1722.32 is deprecated in Release SDK 1.0.1722.45, for Runtime 112 (Apr. 13, 2023)). (Issue #3375)
Fixed an issue with visual hosted owned windows, where clicking into the Find bar from outside the window didn't activate the Find bar.