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: Feb. 26, 2024.
Bug fixes
Fixed a bug where closing a WebView control that has an embedded PDF viewer could lead to a crash. (Issue #3832)
Fixed issues with stacking of child-process taskbar icons. (Issue #3245)
Fixed a bug that sent an unnecessary network request for Edge Cloud Config Service. (Issue #4180)
Updated the behavior of the
app-regionCSS property so that changes to its value trigger a page re-layout.Fixed an issue where
put_AreBrowserAcceleratorKeysEnabledwasn't able to update settings for WebView2 when noAcceleratorKeyPressedevent handler is registered. (Issue #4278)Fixed a regression that affected handling of the
NewWindowRequestedevent when the new window is set to be the source WebView. (Issue #4250)Fixed a bug where closing a WebView that has an embedded PDF viewer could lead to a crash. (Issue #3832)
Fixed a regression where mouse-clicks stopped working when the application enabled
SetWindowDisplayAffinity. (Issue #4325)