Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Cari Bantuan

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.

Pelajari Lebih Lanjut

Password Manager

  • 3 balas
  • 1 memiliki masalah ini
  • 18 kunjungan
  • Balasan terakhir oleh cor-el

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.

Semua Balasan (4)

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.

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.

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.