Nic Champagne Williamson [MSFT]

Results 305 comments of Nic Champagne Williamson [MSFT]

We have an internal bug link that's been appended to your original post, but otherwise we'll use this GH issue to track and add updates.

Hey @LEE-YONG-UN - this looks like an issue on our end, so I've added a bug on our backlog. Thanks!

Thanks for the bug report @gustavocalheiros - I've added it to our backlog.

@AlbertoCe I believe #2291 was for a different issue. This one sounds like the window that would normally display the UI is getting closed before the UI has a chance...

I tested creating a new Window with a WebView2 in a WPF app and navigated to that page, and the password info was correctly prompted and saved. I'm not familiar...

I don't think we want the WebView2 to arbitrarily hold open windows that an app is trying to close, but I think it's reasonable to have a "PasswordPromptShowing" and "PasswordPromptClosed"...

Thanks for the bug report @akunadze - I've added it to our backlog.

Hey @cylvoon - Thanks for the bug report, and sorry you're running into this. Does the form submit not show up in NavigationStarting event? I believe we don't currently have...