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

Shift + keypress when using keymap file only shows after 2nd press #46

Open
ghost opened this issue Sep 23, 2021 · 2 comments
Open

Shift + keypress when using keymap file only shows after 2nd press #46

ghost opened this issue Sep 23, 2021 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 23, 2021

Using the latest beta release, it appears as though the tool does not properly show keypresses that are combined with the shift button. For example, if I create a sample keymap file like this:

group: Fubar
process:        

shortcuts:
    - name: Run
      keys:
      - Shift+R

and I try pressing SHIFT+R, nothing appears on the popup / overlay. However, if I hold down the shift button and press the R button twice, then the popup will appear but only the one time.

@ghost
Copy link
Author

ghost commented Sep 23, 2021

Here are some other related bugs that might have a similar cause:

#41
#19
#38

@candideu
Copy link

I'm also having this issue...

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

No branches or pull requests

1 participant