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

AutoType with locked database doesn't work #2547

Closed
jeff-cook opened this issue Dec 12, 2018 · 9 comments
Closed

AutoType with locked database doesn't work #2547

jeff-cook opened this issue Dec 12, 2018 · 9 comments

Comments

@jeff-cook
Copy link

Expected Behavior

When the database is locked, and the user triggers auto-type the vault should be requested to be unlocked, then auto-type should trigger on the app/tab name when the auto-type was triggered.

Current Behavior

Currently when the database is locked, and the user triggers auto-type the vault is requested to be unlocked, then auto-type is triggered on the app/tab name when the database is unlocked. (which tends to be a KeePass title or even blank.)

Steps to Reproduce

  1. Lock all open databases.
  2. Trigger auto-type via keyboard combo.
  3. Unlock database.

Debug Info

KeePassXC - Version 2.3.4
Revision: 6fe821c

Libraries:

  • Qt 5.9.3
  • libgcrypt 1.8.2

Operating system: macOS 10.14
CPU architecture: x86_64
Kernel: darwin 18.2.0

Enabled extensions:

  • Auto-Type
  • Browser Integration
  • Legacy Browser Integration (KeePassHTTP)
  • SSH Agent
  • YubiKey
@droidmonkey
Copy link
Member

This is a known issue and there is a fix already for 2.4

@jeff-cook
Copy link
Author

I looked for it. What is the issue #?

@droidmonkey
Copy link
Member

It wasn't recorded as an issue, but here is the PR that fixes it: #1904

@jeff-cook
Copy link
Author

This doesn't really describe the issue I'm seeing, but it might be a side effect. I'll see if 2.4 resolves the issue.

Thank you

@droidmonkey
Copy link
Member

The code is the same for unlocking for the browser extension as for auto-type. So if you fix it for one it fixes the other.

@lindenstruth
Copy link

This apparently is still broken on macOS in version 2.4.1
The database is unlocked and auto-type is triggered, but no entry is being found. I have to trigger auto-type again for KeepassXC to find something.

@droidmonkey
Copy link
Member

I agree, this should be open. There have been a lot of issues opened around this problem so there may be a duplicate somewhere.

@Joachim-42he
Copy link

Looks like it was fixed in 2.4.3

@droidmonkey
Copy link
Member

I agree this is not an issue anymore

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

No branches or pull requests

4 participants