Some websites have anti-autosave-password mechanisms that encode your password in Base64 when you click login, so the auto-saved password becomes a Base64 string that cannot be entered directly.
When I set the password correctly, each time I log in, ...