autofill does not work
hey, on several websites the password does not get filled out automatically.
like: https://www.isolarcloud.eu/userLoginAction_logout
and on this site is only fills the password, but not the account name: https://banking.bankaustria.at/
every other browser can handle this. whats the issue in firefox?
117.0 (64-Bit) on windows 10
All Replies (3)
Are you sure Addons are not causing this login issue? The only other way to know this problem is another same user on that system does the login with AutoFill/AutoSave set to verify the login issues.
The username field of the second URL has type="input" and not type="text" and that can cause that Firefox isn't recognizing this field (no "Use Saved Login").
The login form of the first URL is normal and also shows "Use Saved Login/Password" in the right-click context menu. If this doesn't get auto-filled then you may have multiple logins saved.
I once posted a JavaScript bookmarklet to fix this input field.
- /questions/1366874#answer-1480893 In some website password is filling but username NOT
- /questions/1357303#answer-1457939 Saved passwords and users could not use in firefox
You can create a new bookmark and paste the JavaScript code in its URL field where you would normally enter the address of the website.