https://bugs.kde.org/show_bug.cgi?id=500438
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/d8a2b391a62e96a5280ab737e |t/91e7437f6ac919e5d525c92f5 |627ce087fd6cb69 |4eaa71f35174bee --- Comment #8 from cwo <cwo....@posteo.net> --- Git commit 91e7437f6ac919e5d525c92f54eaa71f35174bee by Christoph Wolk. Committed on 23/02/2025 at 07:49. Pushed by cwo into branch 'Plasma/6.3'. 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. (cherry picked from commit d8a2b391a62e96a5280ab737e627ce087fd6cb69) 47c0e158 klipper: don't hide popup when action popup shows 41457203 Apply 1 suggestion(s) to 1 file(s) Co-authored-by: Christoph Wolk <cwo....@posteo.net> M +1 -1 klipper/klipperpopup.cpp M +1 -0 klipper/urlgrabber.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/91e7437f6ac919e5d525c92f54eaa71f35174bee -- You are receiving this mail because: You are watching all bug changes.