Open
Description
Issue Type
Before opening an issue, please search and see if it has already been raised.
-
Bug Report
-
Feature Request
-
Successfully reproduced against the latest version of NW.js?
Please use our mailing list or Gitter chatroom to ask questions. The issue tracker is only for bugs and feature requests, in English only. Please note that issues without a repro or code snippet are less likely to be resolved.
Current/Missing Behavior
Creating a simple windowless application based on the documentation produces a Tray icon with a menu, but selecting the menu item terminates the application.
Expected/Proposed Behavior
I would expect the callback event to be called and the application to continue running until terminated by the user or the process terminates itself.
Additional Info
- Operating System: Windows 10.0.19045
- NW.js Version: 0.70.1-sdk
- Repro Link: https://github.com/mcorrigan/nw.js_windowless_app_test
- Code snippet: See project link above
- Crash report: No crash dump file created