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

Cannot close the app via keyboard shortcut or the app menu #13

Open
Jonuco opened this issue Nov 20, 2020 · 2 comments
Open

Cannot close the app via keyboard shortcut or the app menu #13

Jonuco opened this issue Nov 20, 2020 · 2 comments

Comments

@Jonuco
Copy link

Jonuco commented Nov 20, 2020

When I try to quit the app via CMD+Q, nothing happens. Also, I cannot quit the app from the app menu - nothing happens:

image

Version: 1.8.0
MacOS: 11.0.1

@marius-m
Copy link
Owner

marius-m commented Dec 5, 2020

Good catch. App has its internal shortcuts, which probably overrides system one's. I'll try to fix it on next upcoming release. Thanks! 👏

@marius-m
Copy link
Owner

marius-m commented Dec 5, 2020

Just had another idea what might be going on. As you quit the app, before it closes, it shows the dialog, to confirm the quit action, maybe something went haywire and did not show. Here how it looks like:
Screenshot 2020-12-05 at 08 27 37

One way of closing it, press an 'ALT' button and then secondary button on an icon to 'Force quit'
IMG_20201205_083012

I've done this, using kind of a trick of the framework. If it happens often, I'll have to reconsider of disabling this feature.

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