Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.3.0
-
None
-
Windows
-
8e63cf282 (dev), a9e464119 (6.8)
Description
I have a QTableWidget (select by rows selectionBehavior is select by row,), and I want to make its items moveable.
So I set InternalMove, and accept drag and drop, and close dragDropOverwriteMode, and make vertical header movable.
I can move header item to move rows, but if I direct move rows (directly drag and drop row), it just override the destination row and clear the source row. Header item does not move.
Attachments
Issue Links
- relates to
-
QTBUG-13873 Upgrade QTableWidget to allow drag and drop to rearrange rows
-
- Closed
-