搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

NOT suggesting saved passwords (field text instead of password)

  • 1 个回答
  • 0 人有此问题
  • 18 次查看
  • 最后回复者为 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.

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题