Summary: | Alt + tab while dragging an icon forces symlink mode | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Victor Banke <victorvictorvictor> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adrian, frank78ac, nate |
Priority: | NOR | ||
Version: | 2.1 | ||
Target Milestone: | --- | ||
Platform: | Chakra | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Victor Banke
2009-10-17 00:51:01 UTC
Thanks for the bug report! I can confirm this (tried drag&drop from Dolphin to Konqueror in 4.3.2/Qt 4.5.2 and trunk/Qt 4.6): 1. If I start the drag and keep the mouse moving while I press Alt-Tab, a symlink is created without asking as you said. 2. If I start the drag and make sure that the mouse does *not* move while I press Alt-Tab, two things can happen: a) If I do not move the mouse before I release the mouse button, only "Copy here" and "Link here" are offered, but not "Move here". b) If I move the mouse after the Alt-Tab press and before releasing the mouse button, all three options are shown in the menu, as expected. Very strange bug. Note that there is another bug where the keyboard modifiers are not recognised correctly if drag and drop happen in different processes (bug 178679), these issues might be related. Resetting assignee to default as per bug #305719 I can confirm that “Move Here” is not available unless you move the pointer before you release it. I can also say that the link mark in the dragged icon is kept all the way, which is in my opinion part of the bug (it should not be there while Alt is not being pressed). This seems to be working properly in the latest versions of Dolphin for me; when you remove your finger from the Alt key after having alt-tabbed to the program to which you want to drag the file, it correctly leaves symlink mode. |