https://bugs.kde.org/show_bug.cgi?id=500438
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/d8a2b391a62e96a5280ab737e | |627ce087fd6cb69 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #7 from cwo <cwo....@posteo.net> --- Git commit d8a2b391a62e96a5280ab737e627ce087fd6cb69 by Christoph Wolk. Committed on 22/02/2025 at 16:30. Pushed by cwo into branch 'master'. klipper: don't hide popup when action popup shows The klipper history menu shows a button that opens the action popup for the selected item. This works properly in the plasmoid version of the menu, but fails in the popup widget, as the popup hides when another window gains focus – including the popup window it triggered, and without it the actions popup is gone as well. Instead, give the actions popup a recognizable name, and don't close the history popup if the newly focused window has a matching object name. M +1 -1 klipper/klipperpopup.cpp M +1 -0 klipper/urlgrabber.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/d8a2b391a62e96a5280ab737e627ce087fd6cb69 -- You are receiving this mail because: You are watching all bug changes.