Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.0 RC
-
None
-
d23847834 (dev), 7f35844ed (6.8), f70e4a49c (6.8.0)
Description
commit a9e464119a8008d9b1464bf81fad2537954ba739 (https://codereview.qt-project.org/c/qt/qtbase/+/581090)
(which landed after 6.8.0-beta4) turned out to have a nasty bug. At some point during the review process I removed d->dropEventMoved = true; and as a result, moving a row in a QTableWidget deletes a row at the end of the move.
Please include the fix in Qt 6.8.0.
Attachments
For Gerrit Dashboard: QTBUG-129128 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
592182,4 | QTableView: fix moving rows by drag-n-drop | dev | qt/qtbase | Status: MERGED | +2 | 0 |
592326,2 | QTableView: fix moving rows by drag-n-drop | 6.8 | qt/qtbase | Status: MERGED | +2 | 0 |
592364,2 | QTableView: fix moving rows by drag-n-drop | 6.8.0 | qt/qtbase | Status: MERGED | +2 | 0 |