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 {CLEARFIELD} is not working on 2.7.4 (Repeat of #6463) #9029

Closed
crchapma opened this issue Jan 26, 2023 · 2 comments · Fixed by #9066
Closed

Auto-Type {CLEARFIELD} is not working on 2.7.4 (Repeat of #6463) #9029

crchapma opened this issue Jan 26, 2023 · 2 comments · Fixed by #9066

Comments

@crchapma
Copy link

Overview

{CLEARFIELD} on Mac is only deleting the last character not the whole field

Steps to Reproduce

  1. Add Auto-Type-Sequenz with {CLEARFIELD}. E.g.: {CLEARFIELD}{USERNAME}{TAB}{PASSWORD}{ENTER}
    
  2. Use Auto-Type

Expected Behavior

Entire userfield is cleared and new user name input, then move to password field

Actual Behavior

Deletes last character of current user name. Types new user name onto the end of the existing user name. Then moves to password field

Context

KeePassXC - Version 2.7.4
Revision: 63b2394

Qt 5.15.6
Debugging mode is disabled.

Operating system: macOS 13.1
CPU architecture: arm64
Kernel: darwin 22.2.0

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • SSH Agent
  • KeeShare
  • YubiKey
  • Quick Unlock

Cryptographic libraries:

  • Botan 2.19.2

Operating System: macOS Ventura 13.1

@luddinho
Copy link

luddinho commented May 16, 2023

Unfortunately it seems that this issue is only fixed for Safari.
I have tested and can confirm that revision v2.7.5 works now as expected with Safari.

But did someone have tested this fix with a different browser e.g., Chrome, Edge, Opera etc… ?

This does not work for me with Edge nor with Opera browser.

@droidmonkey
Copy link
Member

I tested it on Edge on mac

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.

3 participants