| Summary: | Clipboard text that was cleaned off re-appears after rebooting. | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Fernando M. Muniz <fernandommuniz> |
| Component: | Clipboard widget & pop-up | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | kdedev, nate, qydwhotmail |
| Priority: | NOR | ||
| Version First Reported In: | 6.2.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 6.3.0 | |
| Sentry Crash Report: | |||
| Attachments: |
First settings page
Second settings page Reproducing the issue with a Virtual Machine. |
||
|
Description
Fernando M. Muniz
2025-01-07 03:05:14 UTC
I've discovered that: 1- Any text work. (I've tested with "broom") 2- The cleaned text survives any cleaning+reboot AS LONG as you don't re-open the clipboard widget after the broom closes it. That makes me believe that the Clipboard is trying to clean the text AFTER closing the widget. Are you using a history size of 1, or the "prevent clipboard from being empty" setting? (In reply to Nate Graham from comment #2) > Are you using a history size of 1, or the "prevent clipboard from being > empty" setting? It's set to 100 itens, couldn't find the second one in portuguese, but if it is disabled by default, then it's disabled. Created attachment 177175 [details]
First settings page
Created attachment 177176 [details]
Second settings page
I was able to copy multiple random words and still have this issue after cleaning them off and rebooting. Created attachment 177212 [details]
Reproducing the issue with a Virtual Machine.
I was able to reproduce this on KDE Neon Testing Note: KDE Connect is not paired to any other devices in that install, so nothing external is writing to the clipboard There were a few entries in the clipboard. 1. Click the "clear" broom, confirm deleting all entries 2. Reboot without doing anything else 3. Login and check the clipboard Observed: There was one entry in the clipboard from the previous entries before clearing. I am *not* able to reproduce this on git-master, after multiple attempts. This should work correctly on your system when it is updated to Plasma 6.3 (which is not yet released) |