Skip to content

bug(MatInput): Safari password autofill UI not shown #20639

@JohnKis

Description

@JohnKis

Reproduction

Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/components-issue-catfhd?file=src/app/example-component.html

Steps to reproduce:

  1. Click on the first password input field
  2. Click on the second password input field

Expected Behavior

The Safari autocomplete UI should be visible on both password inputs.

Actual Behavior

The Safari autocomplete UI is only visible on a the second (non-Material) input.

Environment

  • Angular: 10.1.1
  • CDK/Material: 10.2.1
  • Browser(s): Safari 13.1.2
  • Operating System (e.g. Windows, macOS, Ubuntu): macOS Catalina 10.15.6

Metadata

Metadata

Assignees

Labels

P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/inputsafariIssues specific to the Safari desktop browser

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions