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.0 #6463

Closed
Jan-Brugger opened this issue Apr 29, 2021 · 8 comments · Fixed by #8111
Closed

Auto-Type {CLEARFIELD} is not working on 2.7.0 #6463

Jan-Brugger opened this issue Apr 29, 2021 · 8 comments · Fixed by #8111

Comments

@Jan-Brugger
Copy link

Jan-Brugger commented Apr 29, 2021

Overview

Today I updated to 2.7.0-snapshot, because 2.6.x was crashing while doing auto-type quite frequently.
On 2.7.0 the {CLEARFIELD} command is not working anymore.

Steps to Reproduce

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

Expected Behavior

{CLEARFIELD} should clear the whole, first input-field.

Actual Behavior

{CLEARFIELD} is only deleting the last letter of the text in the first input-field.

Context

Tried on MacBook Pro, Firefox 88.0 and Safari.

KeePassXC - Version 2.7.0-snapshot
Build Typ: Snapshot
Revision: 8a7be10

Operating System: macOS Big Sur 11.3 (20E232)

@Jan-Brugger
Copy link
Author

Same issue is happening again.

@droidmonkey
Copy link
Member

Confirmed this is broken

@schwantuschke
Copy link

Yes {CLEARFIELD} deletes only the last character, not the whole input field.

@jansppenrade2
Copy link

I am facing the same issue in v2.7.1. (MacBook Pro, macOS Monterey 12.4)

@droidmonkey
Copy link
Member

I figured out what's wrong... this is my fault... although the Apple docs say you should send a modifier key and then the actual key (eg, CMD then A)... that is a total lie. I have to fix my code that handles Auto-Type modifiers like +, ^, % etc to make Clearfield work again.

@klassm
Copy link

klassm commented Dec 10, 2022

Should this work by now? I just tried on 2.7.4 - and it still seems to be broken  ☹️

@crchapma
Copy link

Should this work by now? I just tried on 2.7.4 - and it still seems to be broken ☹️

Same here. 2.7.4, Running Ventura 13.1

@pstueck
Copy link

pstueck commented Nov 9, 2023

now on 2.7.6 and the fields are still not cleared … at least with SQuirreL and on web server logins.
Right now the content of the field is not touched at all.

Ubuntu 22.04, X11 here.
Linux ******* 6.2.0-36-generic #37~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Oct 9 15:34:04 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

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.

7 participants