Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
5.10.1
-
Windows
Description
If vertical scrollbar is not visible while QTreeWidget is being sorted, the horizontal size of the items area is expanded with each sort.
The cause for this issue is commit:
https://codereview.qt-project.org/#/c/217463/
Steps to reproduce:
- Run attached sample
- Press "Broken" button several times
- EXPECTED: Visuall nothing changes with each subsequent button click
- ACTUAL: The horizontal area of item view is expanded with each click
Attachments
Issue Links
- relates to
-
QTBUG-65478 Sorting changes table view column sizes
- Closed