Version: (using KDE 4.3.0) Compiler: gcc 4.3.2 OS: Linux Installed from: SuSE RPMs If I drag a file from Dolphin to Desktop Folder (Folder View) with Ctrl or Ctrl+Shift pressed, the Copy Here / Link Here menu still pops up, indicating Ctrl and Ctrl+Shift shortcuts for respective entries. This doesn't happen when I drag from one Dolphin window to another, which is a correct behaviour.
*** Bug 204889 has been marked as a duplicate of this bug. ***
confirmed in trunk
This appears to be a Qt bug - the drop event has the modifiers set to zero even when a modifier key is pressed. It works when dragging files from another folderview applet, but the cursor doesn't indicate that a modifier is pressed.