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
Threema Web version: 2.4.4
Browser name and version: Chrome 107.0.5304.121 (Official Build) (64-bit)
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