Hi, Steps to reproduce Open a note from the taskbar Use your klipper shortcut to show the klipper history Faulty result : the note disappears, klipper appears Expected result : the note does not disappear with klipper above it, select what needs to be paste, paste it, and keep on working inside the note QT 6.8.2 ; kde 6.3; Fedora 41
This is expected; by design, only one plasma popup can be open at the same time unless you've forced one of them to stay open via the pin button. I see that the Sticky Note widget doesn't have a pin button. We should add one so you can use the standard feature to accomplish your goal.
(In reply to Nate Graham from comment #1) > This is expected; by design, only one plasma popup can be open at the same > time unless you've forced one of them to stay open via the pin button. > > I see that the Sticky Note widget doesn't have a pin button. We should add > one so you can use the standard feature to accomplish your goal. Allright, thank you for seeing further than the initial situation. Those notes openables with individual shorcuts are just so practical. But if a note is pinned, can you still hide/show it using its dedicated shortcut?
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/730
Git commit 7965d5776726faae07fb28866596b62e25e5df4b by Christoph Wolk. Committed on 04/04/2025 at 07:52. Pushed by cwo into branch 'master'. applets/notes: add button to keep panel popup pinned open Tray popups and several other widgets like Kickoff have the ability to keep themselves pinned open. The notes widget does not have this, but this would be convenient when interacting with a window and a popup note or when opening the clipboard popup. This change adds such a button to the button row, next to the configure button. M +4 -0 applets/notes/package/contents/config/main.xml M +41 -14 applets/notes/package/contents/ui/main.qml https://invent.kde.org/plasma/kdeplasma-addons/-/commit/7965d5776726faae07fb28866596b62e25e5df4b