https://bugs.kde.org/show_bug.cgi?id=417378
David Redondo <k...@david-redondo.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/27299d1405f6d26f6fa62b3 | |337ab23e0924c1604 --- Comment #19 from David Redondo <k...@david-redondo.de> --- Git commit 27299d1405f6d26f6fa62b3337ab23e0924c1604 by David Redondo. Committed on 27/04/2021 at 06:44. Pushed by davidre into branch 'master'. ContainmentInterface: Set transient parent of submenues The actions added by plugins or applets can contain actions that are menues. This causes a problem for the panel because it doesn't take focus when right clicked. Since the menues had no transientParent, they were created as new toplevels. M +11 -0 src/scriptengines/qml/plasmoid/containmentinterface.cpp https://invent.kde.org/frameworks/plasma-framework/commit/27299d1405f6d26f6fa62b3337ab23e0924c1604 -- You are receiving this mail because: You are watching all bug changes.