Firefox fragt nicht nach ob Passwort speichern?

|eo

Lieutenant
Registriert
Mai 2013
Beiträge
776
Jap, so is es, ich hätte gerne, dass meine yahoo.com Mail Zugangsdaten gespeichert werden, aber Firefox fragt nie nach wenn ich mich einlogge. Komisch ist auch, dass ich wenn ich nach dem Ausloggen dann in die "Yahoo ID Zeile" (also da wo man die email Adresse angibt) doppelklicke, die gerade eingegebene Adresse nicht erscheint.

Gibts da irgendeinen Trick? Warum fragt der Browser auf https://login.yahoo.com/config/login_verify2?.intl=us&.src=ym nicht nach? Bei anderen Seiten fragt FF ganz normal nach... (gmx, computerbase...)
 
Da hast du wohl einmal auf "Nie fragen" gedrückt vllt?
 
Geht bei mir auf Yahoo Login auch nicht das FF mit der Klappbox links oben nachfragt ob das PW gespeichert werden soll.

Das könnte am neueren FF 28.0 liegen .
 
how do I make firefox remember my yahoo id and password?
Websites can use autocomplete=off to prevent Firefox from saving form data like name and password.
Page Source 'https://login.yahoo.com/config/login_verify2?.intl=us&.src=ym'
HTML:
<div id='inputs'>
  <input name='login' id='username' type="text" maxlength='96' tabindex='1' aria-required="true" placeholder="Yahoo ID" autocorrect="off" autocomplete="off" value="">
  <input name='passwd' id='passwd' type='password' maxlength='64' tabindex='2' aria-required="true" placeholder="Password" autocorrect="off" autocomplete="off" value="">
  <div id="captchaDiv"></div>
</div>

Saved username and passwords no longer works on Yahoo Mail
Helpful Reply schrieb:
Posted 7/18/13 2:56 PM
. . .
Now other areas like Gmail etc work fine, I can add new or change old passwords. I did look at the Yahoo mail source and they do have autocomplete=off and they have done a lot of signon scree changes and have been hacked.

So I would chalk this up as a Yahoo issue. I am not going to use bookmarklete or how ever you spell that. Don't trust them. Also I tried safe mode................ and none of them made a bit of difference.

Helpful Reply schrieb:
Posted 7/18/13 3:31 PM

Hi diverjer, I can understand being nervous about bookmarklets with incomprehensible code.
What the bookmarklet does is switch autocomplete="off" to autocomplete="on" for the username and password fields. Firefox will NOT offer to save a password if autocomplete="off".
. . .

Edit:
Habe es mit Nightly 31.0a1, Aurora 29.0a2 und Firefox 28.0 gerades getestet. Bei der Nightly 31.0a1 und Aurora 29.0a2 funktioniert es wieder. Die Prüfung wird, wenn es so bleibt, wieder entfernt.
 
Zuletzt bearbeitet: (Ergänzung)
Zurück
Oben