Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.2.0, 5.2.1, 5.3.0
-
None
-
Windows 8. Platform independent.
-
0b4fa5ff684f36121491e1513ebc55dc4460605c f04f0b8b4ed83025c02fdbed6ebb8105dee51479
Description
No horizontal scrollbar appears in 2 use-cases where we should have one because content width exceeds tableview width :
- Tableview without header (1 to n columns)
- Tableview with header and only one column
Works well in Qt 5.1.1
The problems probably lies in some code that relies on the header visibility...
Attachments
Issue Links
- relates to
-
QTBUG-43041 Horizontal scroll issue with TableView
- Reported
-
QTBUG-59642 QML Tableview does not support horizontal scroll on Android
- Closed