#1027437 keepassxc: autofill ignores xkeyboard layout

Package:
keepassxc
Source:
keepassxc
Description:
Cross Platform Password Manager
Submitter:
Date:
2022-12-31 14:15:04 UTC
Severity:
normal
#1027437#5
Date:
2022-12-31 14:13:39 UTC
From:
To:
Dear Maintainer,

After upgrading to 2.7.4 version, the autofill is no more usable as
keepassxc ignores the xkeyboard layout.

My /etc/default/keyboard:
XKBMODEL="pc105"
XKBLAYOUT="fr"
XKBVARIANT="oss_latin9"
XKBOPTIONS="compose:lwin,ctrl:nocaps"
BACKSPACE="guess"

From the /var/log/Xorg.0.log
[    11.995] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 14)
[    11.995] (**) Option "xkb_model" "pc105"
[    11.995] (**) Option "xkb_layout" "fr"
[    11.995] (**) Option "xkb_variant" "oss_latin9"
[    11.995] (**) Option "xkb_options" "compose:lwin,ctrl:nocaps"

but for example "azerty" is typed as "qwerty" by the autofill function.

2.6.6 version works as expected.

Best regards