WebView2Feedback
WebView2Feedback copied to clipboard
Feedback and discussions about Microsoft Edge WebView2
### What happened? In our 64-bit Native Client, during normal use, a WebView2 error is encountered causing Native Client to crash. The call stack is as follows:  ### Importance...
### What happened? The `top` and `left` values on `ICoreWebView2WindowFeatures` and `CoreWebView2WindowFeatures` appear to be signed integer values that are simply cast to unsigned integer values. If a website uses...
### What happened? Original reports: * https://github.com/microsoft/fluentui-blazor/issues/1741 * https://github.com/dotnet/maui/issues/22297 But the bug seems specific to WinUI WebView2 (doesn't repro on WPF WebView2). Details: The FluentUI ComboBox (which internally uses an...
### What happened? I’m using ```WPF``` and ```WindowChrome``` to achieve a window without ```Title Bar``` and with the sleek rounded window border on Windows 11. My goal is to have...
### What happened? **What happened?** Beginning May 2nd, Edge Internal Shopping Extension started to fetch some files from domains identified as shopping. Files do not exists and a lot of...
### Discussed in https://github.com/MicrosoftEdge/WebView2Feedback/discussions/4479 Originally posted by **exaiwitmx** April 9, 2024 If you have granted the permission to always open specific links in an app, how do you revoke this...
### What happened? But ms edge 123.0.2420.65 also did not fix this issue. I downloaded the winui3 gallery app and redirected to the weview2 function. However, a blank page appeared...
### What happened? After upgrading to SDK 1.0.2365.46: 1. compilation succeeded without any changes (unlike in #4352) 2. at runtime, calling CoreWebView2Environment.GetAvailableBrowserVersionString() with no arguments throws an exception With earlier...