Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-type not working on different keyboard layout #6227

Closed
aardbol opened this issue Mar 5, 2021 · 3 comments · Fixed by #6247
Closed

Auto-type not working on different keyboard layout #6227

aardbol opened this issue Mar 5, 2021 · 3 comments · Fixed by #6247

Comments

@aardbol
Copy link

aardbol commented Mar 5, 2021

Overview

Auto-type types wrong characters as if it's using a different keyboard layout

Steps to Reproduce

  1. Have two different keyboard layouts: one qwerty (laptop keyboard), one azerty (attached keyboard)
  2. Set kb layout to azerty
  3. Perform auto-type and see that wrong characters are entered in the fields
  4. Set kb layout back to qwerty and do it again: it works

Expected Behavior

auto-type should enter the characters as how they are stored in the database

Actual Behavior

Context

KeePassXC - VERSION
Revision: REVISION
`KeePassXC - Version 2.6.4
Revision: 34a78f0

Qt 5.15.2
Debugging mode is disabled.

Operating system: Manjaro Linux
CPU architecture: x86_64
Kernel: linux 5.10.19-1-MANJARO

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • SSH Agent
  • KeeShare (signed and unsigned sharing)
  • YubiKey
  • Secret Service Integration

Cryptographic libraries:

  • libgcrypt 1.9.2-unknown
    `

Operating System: Linux
Desktop Env: KDE
Windowing System: X11

@aardbol aardbol added the bug label Mar 5, 2021
@hifi
Copy link
Member

hifi commented Mar 13, 2021

#6247 should fix this. If you have the possibility to test it would appreciate that a lot.

@aardbol
Copy link
Author

aardbol commented Mar 14, 2021

I would, but I'm not sure what and how to test though

@hifi
Copy link
Member

hifi commented Mar 14, 2021

Added an AppImage for testing available from the PR comments. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants