当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドは閉じられ、アーカイブに保管されました。 必要であれば新たに質問してください。

After updating the firefox to 41.0, when I select "Remember passwords for sites", the username/password appear in different input box in different page.

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 19 回表示
  • 最後の返信者: cor-el

more options

before update to version 41.0, username/password saving mechanism works good. but after update to firefox 41.0, when I select "Remember passwords for sites", the username/password appear in different input box in different page. e.g. in below input, I added attribute "input autocomplete="off" ", but the username also appear which should not here for saved username in other page :(

saved page user_name: <input id="j_username" name="j_username" class="text required" placeholder="Username" autocomplete="off" type="text">

but saved username appear in another page of input box: <input autocomplete="off" class="input-text username1" type="text">


when using version 40.00.xx, no this problem

before update to version 41.0, username/password saving mechanism works good. but after update to firefox 41.0, when I select "Remember passwords for sites", the username/password appear in different input box in different page. e.g. in below input, I added attribute "input autocomplete="off" ", but the username also appear which should not here for saved username in other page :( saved page user_name: <input id="j_username" name="j_username" class="text required" placeholder="Username" autocomplete="off" type="text"> but saved username appear in another page of input box: <input autocomplete="off" class="input-text username1" type="text"> when using version 40.00.xx, no this problem

すべての返信 (2)

more options

So you are saying that the password auto complete function still works on webpages that has this autocomplete=off in the form attributes. Do you have a test page for this, this would create a good test for a bug.

Please also check signon.storeWhenAutocompleteOff in the about:config. Others have also reported this recently for version 40, but have not had the bugs confirmed: 1199497

more options

I'm locking this thread as a duplicate of the other thread you created, so please continue there.