Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
None
-
5.4.0
-
Win 7
-
: 988f1b2e5745646cf1bd7f9f65507356ff2ba12e (qtbase/5.4, 6.1.2015, 5.4.2)
Description
The example application tries to change MoveAction given as a defaultAction via exec to CopyAction from method dragEnterEvent and after dragMoveEvent the action is CopyAction as it should be but after dropEvent the action is again MoveAction.
This works fine with exec without defaultAction.
Attachments
Issue Links
- resulted in
-
QTBUG-46642 [Windows] [REG 5.5->5.4] QListWidget and QTreeWidget items disappear during InternalMove
- Closed