Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Firefox 39.0 fails to auto-complete login on a site with autocomplete=off

  • 4 Antworten
  • 1 hat dieses Problem
  • 33 Aufrufe
  • Letzte Antwort von negtrick

more options

Following weekend updates to FF 39.0 and Flash, one site does not autocomplete login details. It did before. I have deleted it's cookies and password, changed the password, but the FF 'remember new password' box never appears.

I tried the 'remember password' bookmark: this detected and reset the 2 fields and filled in a new password in FF (but not my username) despite the expected 'remember' box not appearing. Login still fails to autocomplete.

The site HTML contains autocomplete=off for the username and password fields. I understand that this was added by the site IT team in a very recent (simultaneous?) update 'to improve security'. Firefox is (was?) supposed to ignore this and prompt the user to save.

Other sites (eg banks with 'off' set) still autocomplete OK (though I have not changed any passwords on these). Is it FF39, have I missed something, or could the site have another trap set?

Following weekend updates to FF 39.0 and Flash, one site does not autocomplete login details. It did before. I have deleted it's cookies and password, changed the password, but the FF 'remember new password' box never appears. I tried the 'remember password' bookmark: this detected and reset the 2 fields and filled in a new password in FF (but not my username) despite the expected 'remember' box not appearing. Login still fails to autocomplete. The site HTML contains autocomplete=off for the username and password fields. I understand that this was added by the site IT team in a very recent (simultaneous?) update 'to improve security'. Firefox is (was?) supposed to ignore this and prompt the user to save. Other sites (eg banks with 'off' set) still autocomplete OK (though I have not changed any passwords on these). Is it FF39, have I missed something, or could the site have another trap set?

Alle Antworten (4)

more options

I do not think it is supposed to ignore this, it looks like there are some bug dependencies:

Here is what I was looking for, version 38+ -> https://developer.mozilla.org/en-US/d.../form#attr-autocomplete

more options

Warning. There are some web pages that do not allow browsers to record or fill in the log-in information. But if you go to the Mozilla Add-ons Web Page {web link} (There’s a lot of good stuff here) you can find several add-ons that can override this, and give you better control of your password information. You can also try a Form Filling add-on.

more options

Make sure that you do not run Firefox in permanent Private Browsing mode (Never remember history).

  • Tools > Options > Privacy > Firefox will: "Use custom settings for history"
  • Deselect: [ ] "Always use Private Browsing mode"

You can also check the log in form in the Inspector to see if there are more possibly hidden input fields present that might confuse Firefox, The password field need to be below the name input field with no other input fields in between).

more options

It is normal behavior, like gigs said: https://developer.mozilla.org/en-US/d.../form#attr-autocomplete

But I think it's not normal that FF doesn't update autocomplete setting after it had been modified by a script or Firebug, so I asked: https://support.mozilla.org/en-US/questions/1076354