Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.0
-
Windows, Linux
-
db404fea64074b353b2f1766dffd26aa24bdbd50 (qtbase/5.9, 7.7.2017, 5.9.2)
Description
When using viewportMargins in QListWidget IconMode, the scrollbars act as if the viewportMargins were the default 0, 0, 0, 0.
Steps to reproduce:
- Run attached sample
- Vertically make the window smaller
- EXPECTED: Scrollbars appear as soon as first item is being hidden
- ACTUAL: Scrollbars only appear until the first item would be hidden if viewportMargins were not set
Attachments
Issue Links
- relates to
-
QTBUG-39902 Stack overflow when resizing QListView
- Closed
- resulted in
-
QTBUG-71618 [REG 5.5->5.9, 4.8->5.9] Scrollbar is not shown when use QAbstractItemView::ScrollPerPixel and viewport on QListView is set fixed height
- Closed