Modifica

Runtime 120.0.2210.55 (Dec. 11, 2023)

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 (PageRange and PagesPerSheet) 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 PerProcessSystemDPIForceOff compatibility 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 NewWindowRequested event if the NewWindow is set to null.

  • 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 TextServicesFoundation causing a crash when a WebView2 instance was destroyed.

  • Fixed an issue causing the ScaleFactor setting to not work properly for all WebView2 Print APIs. (Issue #4082)

See also