Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Password Manager

  • 3 replies
  • 1 has this problem
  • 1 view
  • Last reply by cor-el

more options

As a developer, I am trying to disable the Password Manager feature in my webapplication across browsers. When I typed some value in input type password mentioned mdn docs and navigsted away it doesnot trigger Save Password. But it is triggering anywhere else like online ide's and all.

I would like to know how it is disabled in MDN docs.

As a developer, I am trying to disable the Password Manager feature in my webapplication across browsers. When I typed some value in input type password mentioned mdn docs and navigsted away it doesnot trigger Save Password. But it is triggering anywhere else like online ide's and all. I would like to know how it is disabled in MDN docs.

All Replies (3)

more options
more options

Thanks cor-el for the reply.

Actually I was assuming if we could something from the web application to disable password manager.

Infact I opened mdn docs in Chrome and edge to see the behavior and if we are navigating from the docs after entering a value in input type password it doesnot trigger Save Password.

more options

You need to submit the form or possibly a div container with a name and password filled, so entering a password is not sufficient if that is what you did. You can also use "Create New Login" in Lockwise.