4

I have work on project that has many password fields, I tried to use autocomplete = "off" but not work , and then use autocomplete = "new-password" it was working but suddenly it is stopped work and get this image

enter image description here

how can I stop this in Chrome?

dose new version of Chrome have bug ?!

It isn't appeared in Firefox, IE or Edge.

Community
  • 1
  • 1
shady youssery
  • 412
  • 2
  • 17
  • 1
    I believe this has already been answered [here](https://stackoverflow.com/questions/15738259/disabling-chrome-autofill). – Gertsen Jun 08 '17 at 08:43
  • I have read this answers but it was worked correct on `chrome`, `Firefox` and `Edge` , but now it is worked on `Firefox` and `Edge` only – shady youssery Jun 08 '17 at 08:55
  • Are you using input `type="password"`? Believe that is needed for `autocomplete = "off"` to work correctly/ – Anton v B Jun 08 '17 at 08:56
  • I used Solution 3 in https://stackoverflow.com/questions/40200130/how-to-disable-chrome-to-autofill-username-email-password/#answer-40200269 – shady youssery Jun 08 '17 at 09:11

0 Answers0