Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

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.

Полезно?

Задаване на въпрос

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.