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: Map ASCII dead keys on Linux #7614

Merged

Conversation

hifi
Copy link
Member

@hifi hifi commented Mar 23, 2022

Special handling of ASCII keys that are common in passwords that may be dead on the current keyboard layout and prevents going to keysym emulation fallback.

I know the nested loops look awful, sorry.

Helps with #7610 but does not fix the keysym emulation issue.

Testing strategy

Manually.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@hifi hifi added platform: Linux feature: Auto-Type pr: backport pending Pull request yet to be backported to a previous release labels Mar 23, 2022
@hifi hifi added this to the v2.7.1 milestone Mar 23, 2022
Special handling of ASCII keys that are common in passwords that
may be dead on the current keyboard layout and prevents going to
keysym emulation fallback.
@hifi hifi force-pushed the fix/autotype-ascii-dead-keys branch from 4837979 to 6baa81f Compare March 23, 2022 20:14
@droidmonkey droidmonkey merged commit fc5a07b into keepassxreboot:develop Mar 28, 2022
@droidmonkey droidmonkey added pr: backported Pull request backported to previous release and removed pr: backport pending Pull request yet to be backported to a previous release labels Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: Auto-Type platform: Linux pr: backported Pull request backported to previous release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants