Created attachment 125166 [details] screenshot SUMMARY See the attached screenshot. Horizontal scroll bar is present despite there is nothing bo be scrolled. STEPS TO REPRODUCE 1. open system settings > audio 2. 3. EXPECTED RESULT no horizontal scroll bar SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.17.80 KDE Frameworks Version: 5.67.0 Qt Version: 5.13.2
Cannot reproduce; I see no scrollbar
I see a scrollbar. Funny that resizing horizontally doesn't make it go away.
I can reproduce now too.
Created attachment 125939 [details] system settings in side bar view No longer reproducible on Neon unstable. But on Arch Linux the issue persists if system settings is set to side bar view and if plasma-pa kcm is opened via sound icon in systray. Operating System: Arch Linux KDE Plasma Version: 5.18.0 KDE Frameworks Version: 5.67.0 Qt Version: 5.14.1
Created attachment 125940 [details] plasma-pa kcm opened via sound icon in systray
You get the horizontal scrollbar if you have the vertical scrollbar. When the scrollbar appears, the viewport gets smaller, but the contents are set to the width of the full view. So you get the horizontal one to fit. But changing the problem, do we even need a scrollview inside the tab? The container adds one anyway
Agreed.
https://phabricator.kde.org/D27577 Does not remove the scrollbar.
Git commit 552b0384ffd205a148df62239058cee9a4a6702e by George Vogiatzis. Committed on 03/03/2020 at 10:37. Pushed by gvgeo into branch 'Plasma/5.18'. [KCM]Fix content below scrollbars Summary: Set content to use available space. Make scrollbars touch the side of the frame. Fit speaker test grid inside the scrollview area. Fix advanced content layout. Make Header always fit inside the scrollview area. Related: bug 417447 Test Plan: Open audio settings from kickoff. Before: {F8125148} After: {F8125149} Reviewers: #plasma, #vdg, drosca, ngraham Reviewed By: #vdg, ngraham Subscribers: ngraham, apol, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D27577 M +188 -189 src/kcm/package/contents/ui/Advanced.qml M +65 -66 src/kcm/package/contents/ui/Applications.qml M +41 -42 src/kcm/package/contents/ui/Devices.qml M +6 -1 src/kcm/package/contents/ui/Header.qml M +1 -0 src/kcm/package/contents/ui/main.qml https://commits.kde.org/plasma-pa/552b0384ffd205a148df62239058cee9a4a6702e