Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Auto fill name and password

  • 7 відповідей
  • 0 мають цю проблему
  • 1 перегляд
  • Остання відповідь від spartakooss

more options

Usually Firefox keep the login info for almost all sites that we need to login! I have a site that i have to login periodically and it requires 3 fields to login! A user name A subscription key (password) and a third which is my VAT number! My Vat number i remember it and that's not a problem! But the other 2 fields i would like Firefox to remember them! I manually registered a login entry for that site but firefox gives me nothing when i enter the site? Any ideas why and how can i solve this problem? Thank you!

Usually Firefox keep the login info for almost all sites that we need to login! I have a site that i have to login periodically and it requires 3 fields to login! A user name A subscription key (password) and a third which is my VAT number! My Vat number i remember it and that's not a problem! But the other 2 fields i would like Firefox to remember them! I manually registered a login entry for that site but firefox gives me nothing when i enter the site? Any ideas why and how can i solve this problem? Thank you!
Прикріплені знімки екрана

Усі відповіді (7)

more options

Also when i try to make a new login entry, although i copy/paste the link , Firefox changes that link and it doesn't redirect correctly !!!

Змінено spartakooss

more options

If Firefox recognizes the form as a login form then you should see "Use Saved Login/Password" if you right-click those fields. This only works when the two fields are positioned in the DOM with no other input field in between like some websites do to confuse password managers.

You can right-click and select "Inspect" to open the built-in Inspector with this element selected to check how those fields are coded on a webpage.

You can only create a new login for a specific origin (protocol and hostname) and not specify a path on the server.

You would have to use another Password Manager or form fill extension for websites where Firefox doesn't recognize the form or manually create the login and copy/paste the data from the about:logins page.

more options

Firefox can't recognize the page as a log in. So i guess i have to enter manually the infos. Anyway i use this page a few times per year so it's ok!

more options

In some cases you use a bookmarklet to workaround such an issue.

Can you post a link to a publicly accessible page (i.e. no authentication or signing on required) if this doesn't work?

more options
more options

In this case there is no specific password field on this page, all three fields (UserName, VatNumber, SubscriptionKey) have type="text" and thus are regular input field that could be handled by a form fill extension or by Firefox saved form data.

Is there a password field on the next page (i.e. a field that shows bullets instead of plain text) ?

Змінено cor-el

more options

There is no password field in the next screen! So i will try to use what you proposed for the form fill extension !