https://bugs.kde.org/show_bug.cgi?id=448649
Bug ID: 448649
Summary: Saving a clipboard edit after clearing the history
doesn't make a new entry
Product: plasmashell
Version: 5.23.90
Platform: Other
OS: Linux
Status: REPORTED
Keywords: regression
Severity: minor
Priority: NOR
Component: Clipboard
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 1.0
Created attachment 145579
--> https://bugs.kde.org/attachment.cgi?id=145579&action=edit
Video of the issue
SUMMARY
When in edit mode on an entry in the clipboard, it is still possible to clear
the clipboard history. Doing so makes whatever edit you've done disappear, even
after you've clicked save. When the edit mode was a separate window, saving
would generate a new entry with the text instead.
STEPS TO REPRODUCE
1. Copy some text to the clipboard
2. Click edit
3. Clear history
4. Save
OBSERVED RESULT
The saved text is gone with the rest of the clipboard contents
EXPECTED RESULT
The clipboard contains the last saved entry
SOFTWARE
OS: KDE neon Testing Edition
KDE Plasma Version: 5.23.90
KDE Frameworks Version: 5.91.0
Qt Version: 5.15.3
ADDITIONAL INFORMATION
The previous behavior was that saving would add back the edited text to the
clipboard, but it's not obvious if that is the right way to solve this. Maybe
it shouldn't be possible to clear history while editing, or clearing should
kick you out of the editing mode instead.
--
You are receiving this mail because:
You are watching all bug changes.