Bug 471951 - Can't clear Clipboard
Summary: Can't clear Clipboard
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Clipboard widget & pop-up (show other bugs)
Version: master
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-07-04 16:36 UTC by publiclyvisibleemail
Modified: 2023-07-14 16:33 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.