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

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

  • 3 tontu
  • 1 am na jafe-jafe bii
  • 16 views
  • i mujjee tontu mooy 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

All Replies (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.