geluk / pass-winmenu

An easy-to-use password manager for Windows, compatible with pass.
MIT License
385 stars 25 forks source link

Issue on the hotkey to fill in username and password #108

Closed joyarzun closed 2 years ago

joyarzun commented 2 years ago

Hello

I have the following config:

  - 
    hotkey: 'ctrl alt shift p'
    action: 'decrypt-password'
    options:
        copy-to-clipboard: false
        type-username: true
        type-password: true

When I use the hotkey doesn't fill in the username, only fills in the password. For example, I go to gitlab.com login page, click on the username then press the crtl+alt+shift+p hotkey, and it appears the menu to choose the password, I click on one and I got the following:

image

The username and the "tab" is missing. This situation happens with other sites also. The issue started when I updated the pass-winmenu but now I don't remember which version works. I've tested previous versions with no luck. What could be wrong?

Any help will be appreciated

Using:

willpower232 commented 2 years ago

are you able to repeatedly experience this problem? it could be something accidentally stole focus as it was trying to be pasted

you could also try an earlier version of pass-winmenu as it seems to work for me

joyarzun commented 2 years ago

Thanks for the reply. I'll close the issue because I was using the wrong 'username-detection' config. Now it's working