https://bugs.kde.org/show_bug.cgi?id=365105
Konrad Materka <mate...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/krus |https://commits.kde.org/pla |ader/4b3d3b3ab21cff913a0529 |sma-integration/bc1c85144ad |fddabe94744f607b95 |b9a40ed8a6a38ac84234c738dbc | |7f Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #14 from Konrad Materka <mate...@gmail.com> --- Git commit bc1c85144adb9a40ed8a6a38ac84234c738dbc7f by Konrad Materka. Committed on 05/11/2019 at 11:42. Pushed by kmaterka into branch 'master'. [KDEPlatformSystemTrayIcon] Recreate deleted menu Summary: Recreate internal menu when needed. It is possible that internal representation of system tray menu is deleted. This can happen when QSystemTrayIcon is hidden. Test Plan: Unit tests included Reviewers: apol, davidedmundson, #plasma, #frameworks, broulik, nicolasfella Reviewed By: apol Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D24843 M +10 -2 autotests/CMakeLists.txt A +106 -0 autotests/kdeplatformsystemtrayicon_unittest.cpp [License: LGPL (v2/3+eV)] M +40 -21 src/platformtheme/kdeplatformsystemtrayicon.cpp M +8 -1 src/platformtheme/kdeplatformsystemtrayicon.h https://commits.kde.org/plasma-integration/bc1c85144adb9a40ed8a6a38ac84234c738dbc7f -- You are receiving this mail because: You are watching all bug changes.