https://bugs.kde.org/show_bug.cgi?id=432263
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from [email protected] --- This is the behavior I'm observing on Wayland today. Dolphin open in dual panel mode, showing two different folders inside my ~: 1.a) drag&drop a file, hold Shift before releasing mouse/touchpad -> tooltip is still shown (expected: file is moved) 2.a) drag&drop a file, hold Ctrl before releasing mouse/touchpad -> tooltip is still shown (expected: file is copied) 3.a) drag&drop a file, hold Ctrl+Shift before releasing mouse/touchpad -> file is copied without showing the tooltip (?!) 1.b) drag&drop a file, hold Shift before STARTING the drag&drop operation, then release mouse/touchpad -> file is moved, no tooltip is shown 2.b) drag&drop a file, hold Ctrl before STARTING the drag&drop operation, then release mouse/touchpad -> file is copied, no tooltip is shown 3.b) drag&drop a file, hold Ctrl+Shift before STARTING the drag&drop operation, then release mouse/touchpad -> file is linked, no tooltip is shown So basically cases 1.a, 2.a and 3.a are all buggy. On an X11 session 1.a = 1.b, 2.a = 2.b, 3.a = 3.b. -- You are receiving this mail because: You are watching all bug changes.
