Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Disable Firefox password manager

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

I'm a web designer and I'm having an issue were a user who is already logged in arrives on a page which allows them to update information on their account as well as update their password with a set of Current password, New password, re-enter password fields. I'm seeing that in firefox for users with password manager information saved, the first password field filled is being auto-completed by Firefox password manager and the entry field above the password reset section is populated by the username, despite the fact this field is not for a username.

I will note that this issue only occurs when the input field directly above the password field is intentionally blank (value="").

Is there any thing I can do without altering the layout of the page so that Firefox password manager will not incorrectly insert data into this field?

I'm a web designer and I'm having an issue were a user who is already logged in arrives on a page which allows them to update information on their account as well as update their password with a set of Current password, New password, re-enter password fields. I'm seeing that in firefox for users with password manager information saved, the first password field filled is being auto-completed by Firefox password manager and the entry field above the password reset section is populated by the username, despite the fact this field is not for a username. I will note that this issue only occurs when the input field directly above the password field is intentionally blank (value=""). Is there any thing I can do without altering the layout of the page so that Firefox password manager will not incorrectly insert data into this field?

所有回覆 (1)

more options

That is how the Firefox Password Manager is currently working. It tries to detect the password field by the type="password" attribute and assumes that the name field is the field directly before the password field in the DOM.

Here is an older blog, don't know if this still applies.


  • Bug 1121127 - (passwords-2015) [tracking] Password Manager 2015

Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html