Information from About section
KeePassXC - Version 2.7.3
Révision : d8483d3
Qt 5.15.6
Le mode débogage est désactivé.
Système d’exploitation : Windows 10 Version 2009
Architecture de l’unité centrale : x86_64
Noyau : winnt 10.0.22000
Extensions activées :
- Saisie automatique
- Intégration aux navigateurs
- Agent SSH
- KeeShare
- YubiKey
- Déverrouillage rapide
Bibliothèques cryptographiques :
Actually, I am on Windows 11
I won't be able to share screenshots since KeepassXC doesn't allow me (which is nice)
Bug Description
When configuring AutoType on an entry, the help ? button is disabled while "enable autotype" is checked and "inherit default sequence" is selected. Then I switch to "use a custom sequence" and the button is still disabled. From this point, I uncheck then re-check "enable autotype" and the button finally become enabled.
Plus, if I select "inherit default sequence" once help is enabled this way, the button stay enabled.
Conclusion :
The slot enabling the button is connected to the checkbox, but not to the radio buttons. Since it is only UI issue, it should be easy to fix.
I would probably take care of it myself when I find time if nobody takes it before.
Information from About section
Actually, I am on Windows 11
I won't be able to share screenshots since KeepassXC doesn't allow me (which is nice)
Bug Description
When configuring AutoType on an entry, the help
?button is disabled while "enable autotype" is checked and "inherit default sequence" is selected. Then I switch to "use a custom sequence" and the button is still disabled. From this point, I uncheck then re-check "enable autotype" and the button finally become enabled.Plus, if I select "inherit default sequence" once help is enabled this way, the button stay enabled.
Conclusion :
The slot enabling the button is connected to the checkbox, but not to the radio buttons. Since it is only UI issue, it should be easy to fix.
I would probably take care of it myself when I find time if nobody takes it before.