Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.12.0, 5.12.1
-
Fix Version/s: None
-
Component/s: Quick: Controls 2
-
Labels:None
-
Platform/s:
-
Commits:ff30fc5f5f637da6a06a33ae0e55d5e4b798099d
Description
This is a regression. In 5.12.0 and 5.12.1, if you use a Column to hold the contents of a ScrollView (see attached QML), the ScrollView won't scroll on Mac OSX and iOS (you won't be able to scroll down and see "bar" in the example). If I change the Column to a ColumnLayout it will. If I try 5.11.2, it works as expected on both Mac and iOS.
I cannot reproduce the issue on Linux with 5.11.2 or 5.12.0. Have not tried on other versions than mentioned or on Windows.
Attachments
Issue Links
- is duplicated by
-
QTBUG-73832 ScrollView contentWidth/Height no longer updates when content width/height changes
-
- Closed
-
- relates to
-
QTBUG-74000 [Reg 5.12.0->5.12.1]Qml ScrollView contentHeight is not getting calculated according to Flow's implicitHeight changes
-
- Closed
-