Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Release notes for Microsoft Edge WebView2 Runtime, release date: Dec. 11, 2023.
Bug fixes
Fixed a memory leak in .NET when web messages are sent from WebView2, but aren't read from the application side. (Runtime and SDK) (Issue #3794)
Added support for promise cancellation on host objects' async methods in WinRT JS projection. For information about
AddHostObjectToScript, see Call native-side WinRT code from web-side code. (Runtime and SDK)Disabled automatic HTTPS upgrades for WebView2 API navigations. (Issue #4104)
Added support for additional page settings (
PageRangeandPagesPerSheet) in the PrintToPDF API. (Issue #3719)Navigation to an Extension Resource file was not handled correctly, and has now been fixed with the correct handling method. (Issue #3728)
Fixed an issue causing some UWP apps to be unable to input text. (Issue #3805)
Fixed an initialization failure for apps that were using the Windows
PerProcessSystemDPIForceOffcompatibility setting. (Issue #3692)Removed monitors that were collecting data when the system default browser setting changes.
Fixed a Dialog Position Offset bug in WebView2. (Issue #3763)
Fixed a crash in the
NewWindowRequestedevent if theNewWindowis set tonull.Fixed an issue where WebView2 would sometimes render blurry content or no content after changing monitor scale or switching between RDP and docking modes.
Fixed an issue in
TextServicesFoundationcausing a crash when a WebView2 instance was destroyed.Fixed an issue causing the
ScaleFactorsetting to not work properly for all WebView2 Print APIs. (Issue #4082)