Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

Username and Password filed is auto filled in Firefox even after setting autocomplete='off'.

  • 3 risposte
  • 1 ha questo problema
  • 21 visualizzazioni
  • Ultima risposta di Er. Bipin

more options

Hi Team, Username and Password filed is auto filled in Firefox even after setting autocomplete='off'. I have also follow 'https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion' and set autocomplete='nope' and autocomplete='new-password' but still it is auto filling username and password filed. Username and Password filled is dynamically generated on page.

How can we fix this to prevent auto filled.

Regards, Bipin

Hi Team, Username and Password filed is auto filled in Firefox even after setting autocomplete='off'. I have also follow 'https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion' and set autocomplete='nope' and autocomplete='new-password' but still it is auto filling username and password filed. Username and Password filled is dynamically generated on page. How can we fix this to prevent auto filled. Regards, Bipin

Tutte le risposte (3)

more options

Please Refresh but do this 1st:

then

TEST....... If no issues then Extensions which need to be added back in 1 at a time and tested ..... Or it is your Profile : Make a new one and test ...:

If is your Profile :

Note: Any customization will revert back to default, you will also need to reinstall Extensions.

Please let us know if this solved your issue or if need further assistance.

more options

Use this pref instead:

  • signon.autofillForms = false
more options

Hi,

We can prevent this by changing the setting of browser which will be user specific. Every user needs to change their setting to prevent this. I need to prevent auto filled using HTML for all users not for specific user.