Bug 202946 - Dragging files from Dolphin to Folder View with Ctrl or Ctrl+Shift pressed still pops up a menu
Summary: Dragging files from Dolphin to Folder View with Ctrl or Ctrl+Shift pressed st...
Status: RESOLVED UPSTREAM
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-folderview (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 204889 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-08-07 14:27 UTC by Alexander
Modified: 2009-08-24 23:45 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.