https://bugs.kde.org/show_bug.cgi?id=503862
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/5762c3fa805f589018bb2fb5a | |980e2bcef167dc4 Version Fixed In| |6.4.0 Resolution|--- |FIXED --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 5762c3fa805f589018bb2fb5a980e2bcef167dc4 by Nate Graham. Committed on 12/05/2025 at 22:20. Pushed by ngraham into branch 'master'. klipper: remove the "disable this popup" menu item # Reason for the change My sense is that this was added during the time when there were clipboard actions included by default, because we wanted to provide a way to disable this potentially unexpected and intrusive popup. However we haven't shipped clipboard actions for a long time, at least 8 years. Thus, almost everyone using them has set them up manually. This means if they did want to disable the popup, they already know how from the config window. Let's remove it. # Test Plan 1. Enable "Show action popup menu \[X\] Immediately on selection" in Klipper's settings window 2. Copy a URL # Bugs fixed Related: bug 412264 FIXED-IN: 6.4.0 M +5 -9 doc/klipper/index.docbook M +0 -16 klipper/klipper.cpp M +0 -1 klipper/klipper.h M +0 -9 klipper/urlgrabber.cpp M +0 -1 klipper/urlgrabber.h https://invent.kde.org/plasma/plasma-workspace/-/commit/5762c3fa805f589018bb2fb5a980e2bcef167dc4 -- You are receiving this mail because: You are watching all bug changes.