-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/inputsafariIssues specific to the Safari desktop browserIssues specific to the Safari desktop browser
Description
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/components-issue-catfhd?file=src/app/example-component.html
Steps to reproduce:
- Click on the first password input field
- 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 urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: material/inputsafariIssues specific to the Safari desktop browserIssues specific to the Safari desktop browser