Bug 462986 - Regression in clipboard handling, dolphin sometimes resets the clipboard or doesn't set it properly
Summary: Regression in clipboard handling, dolphin sometimes resets the clipboard or d...
Status: RESOLVED DUPLICATE of bug 463095
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.0
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-13 04:56 UTC by Fabian Maurer
Modified: 2023-02-04 01:44 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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