Bug 471951

Summary: Can't clear Clipboard
Product: [Plasma] plasmashell Reporter: publiclyvisibleemail
Component: Clipboard widget & pop-upAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: ben, bugseforuns, nate, nicolas.fella
Priority: NOR Keywords: qt6
Version: master   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description publiclyvisibleemail 2023-07-04 16:36:38 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Copy something, (from terminal)
2. Mouseover the Clipboard Contents on the (Classic) Task Manager to confirm it's on the clipboard.
3. Click on the Clipboard Contents icon to show everything on the clipboard.
4. Click the (red) trashcan icon to remove the item from history.

OBSERVED RESULT
The item on the clipboard is not deleted / removed from history.

EXPECTED RESULT
The item should have been deleted / removed from history, so that it no longer showed up on the clipboard.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.27.80
KDE Frameworks Version: 5.240.0
Qt Version: 6.5.1

ADDITIONAL INFORMATION
Comment 1 Patrick Silva 2023-07-06 01:23:42 UTC
same on neon unstable
Comment 2 Nicolas Fella 2023-07-14 09:13:00 UTC
Works fine for me
Comment 3 Nate Graham 2023-07-14 16:33:26 UTC
The relevant code has completely changed since this was reported and it's working for me now as of today's git master. The original bug can probably no longer occur in the same way; closing now.