Nic Champagne Williamson [MSFT]
Nic Champagne Williamson [MSFT]
Thanks for the info all! I was under the impression this only happened when the dropdown was kept open. For example, @Mathyn reports: > After closing and reopening the dropdown...
Hey @andrei-ai - 1. Crash dumps are located in the user data folder: `\EBWebView\Crashpad\reports`. We have been updating the ProcessFailed event to give more info such as the exit code,...
Thanks for the feature request @cdz1980 - I've linked it to the item on our backlog tracking this work.
@cdz1980 Can you share what scenario you are trying to accomplish by editing the response?
Hey @noseratio - thanks for the bug reports! I believe these are mostly tracked in other issues, but I've added this to our scenario we have for tracking keyboarding issues...
We now have a ControllerOptions API for enabling this, instead of the feature flag: https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2controlleroptions.allowhostinputprocessing?view=webview2-dotnet-1.0.2730-prerelease
For those still hitting this issue, can you add info about what version of the SDK you are using, as well as what version of the WebView2 Runtime/Edge Browser? Thanks!
@HoldenPCaulfield "Tweet" is a much better name for that type of function than regular "log"! 👍 It looks like it's failing to find the CoreWebView2.WebResourceResponseReceived and CoreWebView2.DOMContentLoaded events. Those are...
@HoldenPCaulfield The images were unable to load (maybe because of email) - if you respond directly on github.com you should be able to include the images again. If the sample...
This looks like it's maybe the same issue as https://github.com/MicrosoftEdge/WebView2Feedback/issues/1971. Are you using an ElementHost?