Bug 462986

Summary: Regression in clipboard handling, dolphin sometimes resets the clipboard or doesn't set it properly
Product: [Applications] dolphin Reporter: Fabian Maurer <dark.shadow4>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: major CC: kfm-devel
Priority: NOR    
Version: 22.12.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Fabian Maurer 2022-12-13 04:56:22 UTC
SUMMARY
***
Since 22.12 Dolphin sometimes messes with the clipboard in unpredictable ways.
I'm not hundred percent sure how exactly to reproduce, but when copying/cutting files often the clipboard is different from what I expect.
Example: I copy a file, and when I use paste it pastes a completely different file.
***


STEPS TO REPRODUCE
1. Close all Dolphin instances
2. Open Dolphin
3. Copy file (Ctrl-C)
4. Paste clipboard into notepad (or similar)
5. Close dolphin
6. Paste clipboard into notepad again

You might need to repeat that 2 times with different files

OBSERVED RESULT
Different results from the clipboard

EXPECTED RESULT
Clipboard should be the same, not get modified on closing of dolpin

STEPS TO REPRODUCE 2 (doesn't always work)
1. Open Dolphin
2. Copy file (CTRL-C)
3. Paste clipboard into notepad

The copied file is often a wrong one
Comment 1 Fabian Maurer 2022-12-31 03:53:04 UTC
Any news on this?
Comment 2 Fabian Maurer 2023-02-04 01:43:52 UTC
Seems to be 463095
Comment 3 Fabian Maurer 2023-02-04 01:44:05 UTC

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