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

Quitting with unsaved changes doesn't work the first time #117

Closed
2BJones opened this issue Dec 24, 2019 · 1 comment
Closed

Quitting with unsaved changes doesn't work the first time #117

2BJones opened this issue Dec 24, 2019 · 1 comment

Comments

@2BJones
Copy link

2BJones commented Dec 24, 2019

Short video of the issue:
https://imgur.com/5EDlR2C

If you try to quit with unsaved changes, a menu comes up asking you to confirm. If you select Yes, the menu disappears but the editor does not close. Trying to quit again results in the editor closing immediately. Making further changes after the first attempt does not bring back the confirmation menu either.

(Also, the menu reads, "There are one or more buffers with unsave changes, close anyway?", "unsave" should be "unsaved")

@4coder-editor
Copy link
Owner

4coder-editor commented Jan 2, 2020

Problem in the exit menu handler logic. Fixed in 4.1.1.

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