Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.6.1, 4.6.2, 4.6.3, 4.7.0
-
None
-
This problem does not occur on Windows (version 4.6.3 of Qt was tested for the Windows case), but was found on Mac for all versions past 4.6.0. This has not been tested on Linux.
Description
Functionality of the move (as opposed to copy etc) type of drag and drop is lost in all versions past (not including) Qt 4.6.0 on Mac. When a drag and drop is attempted within a (in my case) QTreeWidget, the drop fails and the object returns to its original version. If the object is drug outside the widget and brought back in, move works nearly as expected. Code and Videos of the steps required to produce this are attached (working version being 4_6.mov, non-working version being 4_6_1.mov).