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

Alt key does not show menu if Alt key is used for any shortcut (in any combination) #346

Closed
ghost opened this issue Jun 29, 2021 · 11 comments
Labels
question Further information is requested

Comments

@ghost
Copy link

ghost commented Jun 29, 2021

I use CTRL+Alt+S shortcut and it disables showing the menu with Alt.

@Araxeus
Copy link
Collaborator

Araxeus commented Jun 29, 2021

what are you using this shortcut for?
how did you register it?

@ghost
Copy link
Author

ghost commented Jun 29, 2021

To play/pause like this:

"shortcut": "CommandOrControl+Alt+S",
"action": "playPause"

@Araxeus
Copy link
Collaborator

Araxeus commented Jun 29, 2021

global or local ?

@ghost
Copy link
Author

ghost commented Jun 29, 2021

global (thanks for the quick replies btw)

@Araxeus
Copy link
Collaborator

Araxeus commented Jun 29, 2021

Well this looks like a bug with electron
alt on menu + global shortcuts are native electron

I dont think if we'll be able to do much here, maybe you should open an issue at Electron

@ghost
Copy link
Author

ghost commented Jun 29, 2021

Ok, thanks for the feedback. Have a nice day! Love your work.

@justTOBBI
Copy link

Hey, I am currently trying to figure out how to open the global menu with bspwm, since it doesnt show up when pressing alt. Any solution?
:D

@Araxeus
Copy link
Collaborator

Araxeus commented Jan 22, 2023

Are you guys using the in-app-menu plugin?

@Zo-Bro-23
Copy link
Contributor

Hey, I am currently trying to figure out how to open the global menu with bspwm, since it doesnt show up when pressing alt. Any solution?
:D

Try Escape (the key). Works for me.

@Araxeus
Copy link
Collaborator

Araxeus commented Jan 24, 2023

Try Escape (the key). Works for me.

This is only with in-app-menu active, and also will be changed to ` after #988
(since Esc is already used by youtube)

@Zo-Bro-23
Copy link
Contributor

Try Escape (the key). Works for me.

This is only with in-app-menu active, and also will be changed to ` after #988
(since Esc is already used by youtube)

Right. I saw #988 and was just about to comment when you beat me to it! Somehow I thought it was Esc and Alt both with and without the plugin. My bad!

@JellyBrick JellyBrick added the question Further information is requested label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants