Bug 451362

Summary: Cannot save edited clipboard entry after cleaning clipboard history
Product: [Plasma] plasmashell Reporter: Patrick Silva <bugseforuns>
Component: Clipboard widget & pop-upAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Patrick Silva 2022-03-10 13:14:10 UTC
STEPS TO REPRODUCE
1. click on Clipboard applet in system tray
2. hover over any entry and click on the button to edit it
3. click on the button to clear the clipboard history on top and confirm clipboard cleaning
4. try to save the clipboard entry currently in edit mode by clicking on 'Save' button on bottom

OBSERVED RESULT
clipboard entry is not saved and the clipboard is empty

EXPECTED RESULT
clipboard entry is saved

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.24.80
KDE Frameworks Version: 5.92.0
Qt Version: 5.15.3
Comment 1 Nate Graham 2022-03-23 14:41:02 UTC
Can confirm. Maybe we should disable the "Clear history" button while you're editing an entry. It doesn't really make sense to be able to clear the history while you're in the middle of editing a history entry.
Comment 2 Nate Graham 2022-03-23 14:43:53 UTC
Oh, basically the same issue as Bug 448649, which has an open merge request to fix it.

*** This bug has been marked as a duplicate of bug 448649 ***