trimox / angular-mdc-web

Angular wrapper for Material Design (Web) Components
https://trimox.github.io/angular-mdc-web
MIT License
518 stars 87 forks source link

[TextField] bug: Chrome autofill doesn't work with outline variant #2198

Open giannistolou opened 4 years ago

giannistolou commented 4 years ago

Describe the bug Hello, there is a problem with autofill of Google Chrome, when the outlined variant of text fields is used Τhis problem there is only with Google Chrome autofill, password managers and firefox work perfectly!

I have seen the same issue #4447 and here #137

To Reproduce Steps to reproduce the behavior:

  1. Create a login form with text field
  2. Log in and save password from Google Chrome
  3. Go again to log in and let Google Chrome to autofill the text-field
  4. See the errors

Screenshots image

What Angular MDC version are you using? 3.2.1 What OS are you using?: Ubuntu 19.10 What browser(s) is this bug affecting?: Google Chrome Version 80.0.3987.163 (Official Build) (64-bit)

btate4 commented 4 years ago

Any Update on this?? Currently fighting/looking for answers for Google Chrome Auto-fill.