Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12.3, 5.15.1
-
None
-
-
137cbd1c7200809cc3945c6d4b6deee560cdc9fc
Description
With QListWidget sets as follows:
- dragDropMode: InternalMove
- defaultDropAction: MoveAction
list item which is dragged and dropped just disappears. It works correctly on Qt 5.9.7.
Also, on Qt 5.12.3 changing the mode to CopyAction moves the item instead of copying - this looks as a side-effect of the same bug.
Attachments
Issue Links
- duplicates
-
QTBUG-77427 setDropAction() is not respected in ItemViews during move operation on MAC
- Closed