Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

이 쓰레드는 잠기고 보존되었습니다. 만약 도움이 필요하시면 새로운 질문을 올려주세요.

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.