Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.1
-
-
ff30fc5f5f637da6a06a33ae0e55d5e4b798099d (qt/qtquickcontrols2/5.12)
Description
When using a Flow within an QQC2 ScrollView, the ScrollView doesn't track the Flow's implicitHeight changes and calculates the contentHeight wrong. It is necessary to add a manual binding contentHeight: flow.implicitHeight to fix it.
Please refer to the attached sample.
You can clearly see in the console.log the values being calculated for the contentHeight resulting in being able to scroll way past the bottom of the Flow.
If you uncomment line no. 24, it will work fine.
It is a regression from 5.12.0
Attachments
Issue Links
- relates to
-
QTBUG-74303 ScrollView with Column content won't scroll on Mac and iOS
-
- Closed
-
For Gerrit Dashboard: QTBUG-74000 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
254647,6 | QQuickScrollView: respect the content size set on/by the flickable | 5.12 | qt/qtquickcontrols2 | Status: MERGED | +2 | 0 |