STEPS TO REPRODUCE 1. Start an update 2. Close Window, update continues in background 3. Open discover again from Kickoff OBSERVED RESULT Discover doesn't open EXPECTED RESULT Discover opens Restoring from the system tray icon works as expected SOFTWARE/OS VERSIONS KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 5.15.5-kde
Does it work if you click on the SNI in the system tray?
yes, that's what I meant with "Restoring from the system tray icon works as expected"
Ok yeah, I can reproduce all of that.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/340
Git commit a344b9fa81c9dd246a8716d5a2e80f79446b4b26 by Nate Graham, on behalf of Aleix Pol. Committed on 29/07/2022 at 14:52. Pushed by ngraham into branch 'master'. Restore the view when the process is relaunched and it's on the SNI When we move Discover into the SNI while updating, if Discover is launched, it should restore the view. M +4 -0 discover/DiscoverObject.cpp M +1 -0 discover/main.cpp https://invent.kde.org/plasma/discover/commit/a344b9fa81c9dd246a8716d5a2e80f79446b4b26