Mozilla 도움말 검색

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

Learn More

NOT suggesting saved passwords (field text instead of password)

  • 1 답장
  • 0 이 문제를 만남
  • 22 보기
  • 최종 답변자: cor-el

more options

hi, some websites lately have password inputs set as "text" in the html and that confuses firefox into NOT suggesting saved login/password for those fields.

i inspected the password field in question and this is the correspondent html:

​<input autocomplete="off" id="PasswordInput_68.39270255653231" class="ant-input false" placeholder="Password" maxlength="32" pxunit="14" buttonwidth="100" timeformat="YYYY-MM-DD HH:mm:ss" store="[object Object]" langlocale="[object Object]" type="text" value="">

btw, if i change the type to "password" it DOES suggest the saved login/password.

PS : the website in question is a login page for a dahua XVR.

hi, some websites lately have password inputs set as "text" in the html and that confuses firefox into NOT suggesting saved login/password for those fields. i inspected the password field in question and this is the correspondent html: ​<input autocomplete="off" id="PasswordInput_68.39270255653231" class="ant-input false" placeholder="Password" maxlength="32" pxunit="14" buttonwidth="100" timeformat="YYYY-MM-DD HH:mm:ss" store="[object Object]" langlocale="[object Object]" '''type="text"''' value=""> btw, if i change the type to "password" it DOES suggest the saved login/password. PS : the website in question is a login page for a dahua XVR.

모든 댓글 (1)

more options

In the past we have seen more cases of unusual login forms that cause Firefox not to recognize username or password fields as such and thus doesn't offer to fill them (i.e. no "Use Saved Login/Password" in the context menu). Possible workarounds are modifying attributes via a bookmarklet or script injection extension or using a Password Manager extension that works with such a login form.

Setting a password field to type="text" would cause the password to show as plain text and not obfuscated with bullets.

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.