#1053396 keepassxc: AutoType does not work with Wayland

Package:
keepassxc
Source:
keepassxc
Description:
Cross Platform Password Manager
Submitter:
Harald Niemeczek
Date:
2023-10-03 10:33:03 UTC
Severity:
normal
Tags:
#1053396#5
Date:
2023-10-03 10:29:47 UTC
From:
To:
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!