IsQuitOnWindowAllClosed changes don't work! #828

Closed
opened 2026-01-29 16:49:38 +00:00 by claunia · 2 comments
Owner

Originally created by @semihkiroglu on GitHub (Oct 19, 2022).

  • Version: 19.6.1 (from source code, master branch)
  • Target: windows-x64

The cases where I changed IsQuitOnWindowAllClosed in my application and accessed the application via System Tray even when there was no window, stopped working when I compiled it with updated code. I couldn't see any noticeable change in the differences but I have no idea why it's not working.

Has anyone encountered this problem?

Originally created by @semihkiroglu on GitHub (Oct 19, 2022). <!-- Please search existing issues to avoid creating duplicates. --> <!-- Which version of Electron.NET CLI and API are you using? --> <!-- Please always try to use latest version before report. --> * **Version**: 19.6.1 (from source code, master branch) <!-- Which version of .NET Core and Node.js are you using (if applicable)? --> <!-- What target are you building for? --> * **Target**: windows-x64 <!-- Enter your issue details below this comment. --> <!-- If you want, you can donate to increase issue priority (https://donorbox.org/electron-net) --> The cases where I changed IsQuitOnWindowAllClosed in my application and accessed the application via System Tray even when there was no window, stopped working when I compiled it with updated code. I couldn't see any noticeable change in the differences but I have no idea why it's not working. Has anyone encountered this problem?
claunia added the bug label 2026-01-29 16:49:38 +00:00
Author
Owner

@semihkiroglu commented on GitHub (Oct 19, 2022):

I updated the content of the issue as I realized that the original problem was elsewhere.

@semihkiroglu commented on GitHub (Oct 19, 2022): I updated the content of the issue as I realized that the original problem was elsewhere.
Author
Owner

@GregorBiswanger commented on GitHub (Mar 28, 2023):

🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉

With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!

@GregorBiswanger commented on GitHub (Mar 28, 2023): 🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉 With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#828