Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.15.2, 5.15.3, 5.15.4, 6.0.3
-
None
-
Windows 10 Enterprise
Qt 5.15.2, 5.15.3, 5.15.4 (preview), 6.0.3
MinGW 64-bit or MSVC2019 64bit
-
-
546df684e272bbbc5e8b871ae9b224fdb34a4cfa (qt/qtdeclarative/dev) d58532963bee6af2ccccd9882cda18e7bc9b2430 (qt/qtdeclarative/6.1) 54873d967a22343a36e7b8c02aa32f4061adf1e3 (qt/tqtc-qtdeclarative/5.15)
Description
When first column of a TableView is made hidden it will not unhide when the column width is restored i.e. made bigger than zero. Column width changes are done by columnWidthProvider.
First column might get unhidden when you hide/unhide the other columns.
Please see/run the attached QML code, which has a simple table with five columns with a header and five check boxes which should hide/unhide the columns.
Attachments
Issue Links
- relates to
-
QTBUG-94041 TableView - hiding and showing first column causes positioning issue
- Closed