Şu anda bakım nedeniyle sitemiz kısıtlı işlevsellik sunmaktadır. Mevcut makaleler sorununuzu çözmediyse ve bize soru sormak isterseniz Twitter’da @FirefoxSupport hesabından ve Reddit’teki /r/firefox subreddit'inden destek gönüllülerimize ulaşabilirsiniz.

Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

Why can't I save login credentials for this site?

  • 2 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 1 gösterim
  • Son yanıtı yazan: FredMcD

more options

I have a very long random password for https://www.anayaeducacion.es/index_alumnado.php and Firefox doesn't prompt to save it. The site owner has set autocomplete="off" but according to https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion#The_autocomplete_attribute_and_login_fields that technique shouldn't prevent password manager from working. Also, none of these work:

- Edit and remove the attributes with Inspector, bookmarklets or Firefox addons. - Edit "logins.json" manually to create an entry.

Does the documentation I've linked only apply to other browsers? Is there a way to save this specific password so it gets autocompleted and synched across my devices?

I have a very long random password for https://www.anayaeducacion.es/index_alumnado.php and Firefox doesn't prompt to save it. The site owner has set autocomplete="off" but according to https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion#The_autocomplete_attribute_and_login_fields that technique shouldn't prevent password manager from working. Also, none of these work: - Edit and remove the attributes with Inspector, bookmarklets or Firefox addons. - Edit "logins.json" manually to create an entry. Does the documentation I've linked only apply to other browsers? Is there a way to save this specific password so it gets autocompleted and synched across my devices?

Seçilen çözüm

Could be caused by that in this case the form is submitted via JavaScript (AJAX) and Firefox doesn't notice.

A thread about a similar issue:

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (2)

more options

Seçilen çözüm

Could be caused by that in this case the form is submitted via JavaScript (AJAX) and Firefox doesn't notice.

A thread about a similar issue:

more options

You can also try a Form Filling add-on. When the Password Manager can't fill in the data for whatever reason, I found that the form-filler add-on I use is not affected.