Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
4.3.3
-
None
Description
When horizontal scroll bars are present within a QTableView and setStretchLastColumn is set to true, it is possible to cause stretching to fail, resulting in a visual gap appearing to the right of the final column.
The horizontal header of the table view still consumes the width of the viewport, appearing to have an extra, empty column.