Bug 202946

Summary: Dragging files from Dolphin to Folder View with Ctrl or Ctrl+Shift pressed still pops up a menu
Product: [Unmaintained] plasma4 Reporter: Alexander <ashaduri>
Component: widget-folderviewAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: asraniel, finex, fredrik, viktorreiser
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Alexander 2009-08-07 14:27:31 UTC
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.
Comment 1 FiNeX 2009-08-23 21:28:10 UTC
*** Bug 204889 has been marked as a duplicate of this bug. ***
Comment 2 FiNeX 2009-08-23 21:28:50 UTC
confirmed in trunk
Comment 3 FiNeX 2009-08-23 21:28:58 UTC
confirmed in trunk
Comment 4 Fredrik Höglund 2009-08-24 23:45:02 UTC
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.