threema-ch / threema-web

The Threema Web application.
GNU Affero General Public License v3.0
998 stars 107 forks source link

Chrome: Password filling doesn't work anymore #1158

Open threema-danilo opened 1 year ago

threema-danilo commented 1 year ago

Bug Description

Chrome does not fill in a saved password anymore. However, when closing an active session (Menu → Close Session), the password is auto-filled properly.

Potential Solution

So far, I have no idea why this happens. The markup seems to be identical. We set the autocomplete="current-password" attribute. And it's not due to the autofocus either, because in both cases the field is autofocussed.

Your Environment