[dolphin] [Bug 426196] Dolphin can incorrectly move files/folders while holding down the Control key

2020-09-05 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=426196

Elvis Angelaccio  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||20.08.2
  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/commit/aee26d29f
   ||188427186b6aaba1c54a205c17b
   ||3dc6

--- Comment #2 from Elvis Angelaccio  ---
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-1src/kitemviews/kitemlistcontroller.cpp

https://invent.kde.org/system/dolphin/commit/aee26d29f188427186b6aaba1c54a205c17b3dc6

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 426196] Dolphin can incorrectly move files/folders while holding down the Control key

2020-09-05 Thread umbreon
https://bugs.kde.org/show_bug.cgi?id=426196

--- Comment #1 from umbreon  ---
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.

-- 
You are receiving this mail because:
You are watching all bug changes.