Bug 463351 - Cannot move files via drag & drop, error message points to previously moved file
Summary: Cannot move files via drag & drop, error message points to previously moved file
Status: RESOLVED DUPLICATE of bug 462928
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 22.12.0
Platform: Ubuntu Linux
: NOR grave
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-22 18:58 UTC by Jens
Modified: 2022-12-30 14:04 UTC (History)
2 users (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 Jens 2022-12-22 18:58:48 UTC
SUMMARY

STEPS TO REPRODUCE
1. Open two Dolphin windows in two different directories.
2. Drag a file from the first window into the other window (move).
3. Drag another file from the first window into the other window, same or different directory.

OBSERVED RESULT
Dolphin complains the first file (from step 2) does not exist any more.

EXPECTED RESULT
Dolphin should instead act on the second file (from step 3).

This is 100% reproducible, even after restarting Dolphin and KDE, and it is a regression on KDE neon 5.26 22.04 (x86_64) after applying the recent 22.08 -> 22.12 upgrade. Before the upgrade, drag & drop with files worked fine.

This seems to be a serious issue (Dolphin acting on different files than the user selected), thus setting the severity to high.
Comment 1 Felix Ernst 2022-12-30 14:04:13 UTC
>This seems to be a serious issue (Dolphin acting on different files than the user selected), thus setting the severity to high.

Indeed very serious! It is fixed both in Dolphin 22.12.1 and in the next framework release. Upgrading one of them is enough but they aren't released yet.

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