Rocket.Chat.Electron
Rocket.Chat.Electron copied to clipboard
Setting to exit on close removes the ability to get notifications
Search before asking
- [X] I had searched in the issues and found no similar issues.
Operating System
- [ ] macOS
- [X] Windows
- [ ] Linux
Operating System Version
Windows 10
It happens on the web browser too?
No, it just happens on the Desktop app
Rocket.Chat Desktop App Version
3.8.12
Rocket.Chat Server Version
3.6.1
Describe the bug
If you want the application to exit when you press the X to close the main window, this can only currently be accomplished by setting the Tray Icon to off.
When you do this you can no longer receive any notifications.
How to Reproduce
Set the setting Tray Icon to on: Closing the main window does not exit the application as expected. You receive notifications
Set the setting Tray Icon to off: Closing the main window **does ** exit the application as expected. You no longer receive notifications
Describe your Expected behavior
Notifications, tray icon, and exiting on closing the main window should not be intertwined.
You should be able to return the application the the expected Windows application behavior, without loosing notifications.
Anything else
This is an extension of: https://github.com/RocketChat/Rocket.Chat.Electron/issues/2450
The issues discussed there were not addressed. The only visible change was the inclusion of a setting to turn the menu bar back on if it was turned off from the View menu.
Are you willing to submit a code contribution?
- [ ] Yes, I am willing to submit a Pull Request!
Hello @coleman-rik, thanks for sharing your experiences and pointing out the bug.
I would like to know if you are still facing the issue or it's resolved as expected.