SUMMARY The scrollbar is not thick and solid like intended but floats over the content and has a line on the left (see attachment) Linux/KDE Plasma: (available in About System) KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 5.14.0
Created attachment 125498 [details] screenshot
Gross, can reproduce. This looks like a bug with the various QML-based KCM templates in KCMUtils. Moving there.
Git commit dd41d57f5404e0739cfc33680f9537214b7529bb by Arjen Hiemstra. Committed on 31/01/2020 at 14:46. Pushed by ahiemstra into branch 'master'. Clip the flickable parent item Summary: Without clipping the contents, they can draw stuff outside of the scrollview bounds, leading to issues with content being drawn underneath the scrollbar, among others. Test Plan: Before: {F8022666} After: {F8022668} Reviewers: #kirigami, ngraham, mart Reviewed By: #kirigami, ngraham, mart Subscribers: ngraham, apol, plasma-devel Tags: #kirigami Differential Revision: https://phabricator.kde.org/D27027 M +1 -0 src/controls/templates/private/ScrollView.qml https://commits.kde.org/kirigami/dd41d57f5404e0739cfc33680f9537214b7529bb