Created attachment 148936 [details] Test case Since https://invent.kde.org/frameworks/qqc2-desktop-style/-/merge_requests/143 the size of a scrollview is no longer adjusted for the width of the scrollbar, which causes the content to go behind it. STEPS TO REPRODUCE 1. Save test case 2. run using QT_QUICK_CONTROLS_STYLE=org.kde.desktop qmlscene-qt5 --apptype widgets scrollbars.qml OBSERVED RESULT content behind scrollbars EXPECTED RESULT content not behind scrollbars SOFTWARE/OS VERSIONS KDE Plasma Version: 5.24 KDE Frameworks Version: git master Qt Version: 5.15 ADDITIONAL INFORMATION
Created attachment 148937 [details] screenshot
Got same issue here
Can reproduce. I was just about to report this myself, so you beat me!
Git commit 5df82e90e171dbec604581f32fee581acb369d2b by Marco Martin. Committed on 20/05/2022 at 09:58. Pushed by mart into branch 'master'. Fix overlapping scrollbar margin condition logic was exactly inverted M +2 -2 org.kde.desktop/ScrollView.qml https://invent.kde.org/frameworks/qqc2-desktop-style/commit/5df82e90e171dbec604581f32fee581acb369d2b