Hi! Keepassxc has disabled AutoType functionality on Wayland [https://keepassxc.org/docs/KeePassXC_UserGuide#_auto_type]. I don't know why it has been implemented this way, but running keepassxc with -platform xcb command-line flag or running export QT_QPA_PLATFORM=xcb before fixes the problem (See above linked documentation). Pleas add one of these options to the .desktop file so keepassxc has enabled autotype-functionality when using wayland. (Note: In case there are Debian versions that don't ship with wayland this may need to be implemented conditionally) Thanks!