Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 3.5.0-beta1, Qt Creator 3.6.0-rc1
-
Windows 7 64 bit
Description
- Open a QML file.
- Show the Outline view in Creator's sidebar.
- Start dragging an element (item, property) in the Outline view.
- Press Ctrl key.
The small arrow next to the mouse pointer turns to a plus sign, indicating that the element will be copied. - Drop the element.
It will be moved, not copied.
When dropping an element while pressing Ctrl key, the item should be copied to it's new location. If this is not possible for a valid reason, the mouse pointer should not show a plus sign.
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-13450 Drag and drop in QML Outline moves when it should copy
- Closed