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 + Function Keys aren't recognized as being part of modifiers. #38

Open
OluwaninsolaAO opened this issue Apr 5, 2021 · 2 comments

Comments

@OluwaninsolaAO
Copy link

Shift + Function Keys aren't recognized as being part of modifiers.
Please kindly see to this as well, If there can be a customized shortcut to turn the Pop Up Off on demand.
.
Thank You, This is very much useful.

@rickyweb
Copy link

On the same topic, if using the chrome.yml file with this configuration:

  - name: Reload the current page, ignoring cached content
    keys:
      - Shift+F5

the shortcut isn't recognized. Instead it will show "Shift" for a short time, followed by "F5 Reload the current page" which comes from this configuration:

  - name: Reload the current page
    keys:
      - F5

@ghost
Copy link

ghost commented Sep 23, 2021

Funny, I actually get slightly different results from the latest beta build. If I press shift + F5 I see no pop-ups at all, but if I press and hold shift and press F5 twice, then I see the pop up. But when the pop-up appears it only displays "F5" without the "shift" part. Also, it seems to not show any of the "name" text next to the pop-up symbols, which is weird. :p

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

2 participants