Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.12, 6.8.0
Description
When the stretchLastSection property of QHeaderView is set to true the QHeaderView::sectionResized reports incorrect size values that make the undo stack behave incorrectly.
This can be reproduced with the attached example by shortening the first column. Then the QHeaderView::sectionResized reports the last section values and the undo stack is no longer usable.