keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
20.07k stars 1.42k forks source link

Mouse Click stops Autotype #11018

Closed zimbo86 closed 4 days ago

zimbo86 commented 5 days ago

Overview

I use Auto-Type to paste passwords into vsphere console sessions (where copy+paste is disallowed). Using Keepass Legacy this was never an Issue, Autotype format is {DELAY 1000}{PASSWORD} In the 1s delay i just click the password field where i want KeePass to type. With KeePassXC nothing happens here

Steps to Reproduce

  1. Change Auto-type sequence to {DELAY 1000}{PASSWORD}
  2. Choose auto-type from menu or press ctrl alt v
  3. Click Keepass Banner OK
  4. Focus the Window, where the Auto-Type should happen (mostly with mouse)
  5. No Auto-Type happens

Expected Behavior

  1. Press Ctr alt V
  2. Focus windows where auto-type should happen
  3. auto-type happens

KeePassXC - 2.7.9

Operating System: Windows 11

droidmonkey commented 5 days ago

Does the window title change? Are you trigger on one window and activating another?

An easy fix to this would be to increase the initial typing delay in the application auto-type settings.

zimbo86 commented 4 days ago

Thanks, I disabled all these title settings and it works like in keepass non-XC.

image