Bug 463073 - Dolphin: Copy-file and move-file with shortcuts sometimes needs second run of the shortcut
Summary: Dolphin: Copy-file and move-file with shortcuts sometimes needs second run of...
Status: RESOLVED DUPLICATE of bug 468836
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 22.12.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-15 13:54 UTC by BOF
Modified: 2023-07-11 05:42 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description BOF 2022-12-15 13:54:30 UTC
SUMMARY
When I move (or copy) a file in Dolphin from one folder to another the action sometimes is not executed.
My guess for this would be that the last action is somehow not moved into the action qeueue

STEPS TO REPRODUCE
1. Copy file with Ctrl+C (or cut with Ctrl+X)
2. Paste file with Ctrl+V

OBSERVED RESULT
Sometimes the action is not executed. I have no idea why, but it worked until recently so it has to be changed in the recent past.

When I work it looks like this: Eg. I want to move file B to folder C. I select file B, press Ctrl+X and insert the file with Ctrl+V in folder C. Dolphin tells me that it can not find file A (I recently moved file A to a different location).
I can see if the action worked or not with Ctrl+X because of the semi-transparent icon. This bug happens repeatedly, but I don't know what causes it or can reproduce the bug. When you notice that dolphin didn't cut the file (aka the icon is transparent) it will do so on the second use of the shortcut (so Ctrl+X does not work, but using Ctrl+X a second time does)

EXPECTED RESULT
Action is 'recorded' on the first use of the shortcut.

OS INFORMATION
Operating System: KDE neon 5.26
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Kernel Version: 5.15.0-56-generic (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 4800H with Radeon Graphics
Memory: 30.8 GiB of RAM
Graphics Processor: AMD RENOIR
Manufacturer: Micro-Star International Co., Ltd.
Product Name: Bravo 17 A4DDR
System Version: REV:1.0
Comment 1 Adam 2023-07-11 05:42:35 UTC
Now I see that this bug was reported 2 weeks ago.

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