SUMMARY 'Disable the popup' which appears after editing a klipper entry doesn't work STEPS TO REPRODUCE 1. Select a klipper entry to edit 2. After editing, click OK. 3. Click "disable this popup" option on resulting popup OBSERVED RESULT The next time you edit an entry, the popup reappears. It continues to reappear. EXPECTED RESULT The popup would NOT reappear after being 'disabled'. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.62.0 Qt Version: 5.12.4 ADDITIONAL INFORMATION I added a comment to bug 409801 but, on reflection, think this is a different issue. In "Configure Clipboard", 'Actions', "Enable MIME-based actions" is NOT selected.
I can confirm this bug only if "Enable MIME-based actions" is enabled in klipper settings. Operating System: Arch Linux KDE Plasma Version: 5.17.90 KDE Frameworks Version: 5.66.0 Qt Version: 5.14.1
Created attachment 126470 [details] Screenshot of first entry in klipper
The issue occurs even when "Enable mime-based actions" is unchecked. It may be that unchecking is ineffective - see the screenshot attached of the first entry in klipper earlier (it was a partial url).
(In reply to North from comment #0) > 3. Click "disable this popup" option on resulting popup Where is this popup? After editing I don't see any popup.
The popup appears in the bottom left of my screen. You may need to check "Enable mime-based actions" to see it. I can't take a screenshot because as soon as I click on "Take a New Screenshot", the popup disappears. It seems to me that the popup serves no useful purpose.
Apologies. The popup appears in the bottom RIGHT of my screen.
Hello and thank you again for the bug report! Unfortunately we were not able to address it yet, nor even manage to reproduce the issue ourselves. Can we ask you to please check if this issue is still happening with Plasma 5.27? If it is, please change the status to REPORTED. Thanks a lot!
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone!
Can reproduce: 1. copy a url to clipboard 2. click on Clipboard applet 3, click on the button used to edit the previously copied url 4. Click on "Save" button - a menu with "Disable this popup" option appears 5. click on "Disable this popup" 6. repeat the steps 3 and 4 Result: the menu with "Disable this popup" option unexpectedly appears again Operating System: Arch Linux KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 Graphics Platform: Wayland
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 503862 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