Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

WebView: 'Remember password' does not work across multiple WebView instances #2377

@purani

Description

@purani

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:

  • Creators Update (15063)
  • Fall Creators Update (16299)
  • April 2018 Update (17134)
  • Insider Build (build number: 17733)

App min and target version:

  • Creators Update (15063)
  • Fall Creators Update (16299)
  • April 2018 Update (17134)
  • Insider Build (xxxxx)

Device form factor:

  • Desktop
  • Mobile
  • Xbox
  • Surface Hub
  • IoT

Visual Studio

  • 2017 (version: )
  • 2017 Preview (version: )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions