You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
Bug report (I searched for similar issues and did not find one)
Current behavior
Navigate to a webpage which requires basic auth. Auth dialog shows up.
Enter credentials and check the 'Remember Password' checkbox.
Navigate to the same webpage on another WebView instance.
Auth dialog shows up to fill password.
Expected behavior
Auto login should happen.
Minimal reproduction of the problem with instructions
Create a WPF app with multiple WebViews.
In a WebView, navigate to a url which requires basic auth. Choose to remember password.
In another WebView, navigate to the same url.
I'm submitting a...
Bug report (I searched for similar issues and did not find one)
Current behavior
Navigate to a webpage which requires basic auth. Auth dialog shows up.
Enter credentials and check the 'Remember Password' checkbox.
Navigate to the same webpage on another WebView instance.
Auth dialog shows up to fill password.
Expected behavior
Auto login should happen.
Minimal reproduction of the problem with instructions
Create a WPF app with multiple WebViews.
In a WebView, navigate to a url which requires basic auth. Choose to remember password.
In another WebView, navigate to the same url.
Environment
Nuget Package(s): Microsoft.Toolkit.Win32.UI.Controls.dll
Package Version(s): 4.1.0
Windows 10 Build Number:
App min and target version:
Device form factor:
Visual Studio