Windows 10 bereikte EO (einde ondersteuning) op 14 oktober 2025. Als je Windows 10 gebruikt, lees dan dit artikel.

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

Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Meer info
Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.
Gearchiveerd

Disable Firefox password manager

cor-el beantwoord
Bentlewi

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?

Alle antwoorden (1)

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