Summary: | Dolphin can incorrectly move files/folders while holding down the Control key | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | umbreon <umbreon.does.junk> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kfm-devel |
Priority: | NOR | ||
Version: | 20.08.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/aee26d29f188427186b6aaba1c54a205c17b3dc6 | Version Fixed In: | 20.08.2 |
Sentry Crash Report: |
Description
umbreon
2020-09-05 03:22:56 UTC
I did some experimenting and it seems that this issue was introduced in Dolphin version 20.07.80. Everything works as expected if I use version 20.04.3. It seems like the issue is caused by the change here: https://phabricator.kde.org/D28370 If I undo that change and recompile Dolphin, files are copied as expected. Git commit aee26d29f188427186b6aaba1c54a205c17b3dc6 by Elvis Angelaccio. Committed on 05/09/2020 at 20:51. Pushed by elvisangelaccio into branch 'release/20.08'. Revert "Set a better defaultDropAction for dragging" This reverts commit 4440e961a07aaee5b5da7c8967ff05de14808ad4. Related: bug 425757 FIXED-IN: 20.08.2 M +1 -1 src/kitemviews/kitemlistcontroller.cpp https://invent.kde.org/system/dolphin/commit/aee26d29f188427186b6aaba1c54a205c17b3dc6 |