https://bugs.kde.org/show_bug.cgi?id=473714
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/7387547112e1a00aca294861a | |bee666de3fbd68f Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 7387547112e1a00aca294861abee666de3fbd68f by Vlad Zahorodnii. Committed on 23/04/2025 at 14:35. Pushed by vladz into branch 'master'. applets/appmenu: Fix displaying menu of the previous active window We need to break the DBusMenuImporter::menuUpdated() signal connection when the active window changes. Otherwise, it's possible that the menuUpdated signal will be emitted and the menu will be marked as available. M +63 -52 applets/appmenu/plugin/appmenumodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/7387547112e1a00aca294861abee666de3fbd68f -- You are receiving this mail because: You are watching all bug changes.