We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

passwords display (not masked with *****) and not accepted

more options

on only one web site (so far) when I try to put my user name and password the password is not masked with ***** as it usually is and it is not accepted as valid. I can use Firefox on another computer or on this one as another user or Safari and it works fine. I cleared history and rebooted my computer but same problem, only with Firefox on this computer and this user.

on only one web site (so far) when I try to put my user name and password the password is not masked with ***** as it usually is and it is not accepted as valid. I can use Firefox on another computer or on this one as another user or Safari and it works fine. I cleared history and rebooted my computer but same problem, only with Firefox on this computer and this user.

Alle antwurden (1)

more options

I think Firefox will mask the password only if the web site specifies that the input box is of the password type.

In other words, the username field usually is coded like this:

<input type="text" name="user">

And the password field usually is coded like this:

<input type="password" name="pass">

If that is being overridden, it could be due to an add-on.

When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.

1. Clear Firefox's Cache

Firefox > Preferences > Advanced

On the Network mini-tab > Offline Storage : "Clear Now"

2. If needed, delete the site's cookies here

While viewing a page on the site, right-click [or Mac equivalent] and choose View Page Info > Security > "View Cookies"

Then try reloading the page. Does that help?