Port Folderview to use ScrollView instead of ScrollArea
ScrollArea uses Qtquickcontrols1, so won't be able to run on qt6. Don't use a ScrollView there as it always accepts inputs, so have to use a scrollbar directly in the flickable
BUG: 359783 FIXED-IN: 5.27
Edited by Marco Martin