Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
4.8.x, 5.4.0
-
None
-
Windows 7
-
92cf38018afe8f598f2c337c0d202f3767b04ead (qt/qtbase/5.14)
Description
I have an application that starts minimized to tray. When running on Windows, this is true:
1. Start the application
2. Run taskkill /IM <myapp>.exe
3. System tray icon dies (disappears on next hover)
4. App is still running in task manager
If I show the app main window, then hide it, app closes as expected.
To see the symptoms, use the systray example and comment out window.show()
Attachments
Issue Links
- relates to
-
QTBUG-35986 Windows: Application having system tray does not close properly when asked to terminate by installer when installing newer version
-
- Closed
-