Created attachment 136867 [details] missing frame at the bottom SUMMARY KCM won't show "Install from File" and "Get New Color Schemes" buttons and their frame at the bottom when opening the KCM while the systemsettings window is at the minimum allowed size. If the window is enlarged and shrunken back at the minimun size, the frame will keep, but will disappear when switching KCMs. STEPS TO REPRODUCE 1. Open systemsettings / Go to any other KCM 2. Resize window to the minimum size 3. Open the 'Colors' KCM OBSERVED RESULT Bottom frame will be missing EXPECTED RESULT The bottom frame should be there no matter the window size SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: 5.11.7 (available in About System) KDE Plasma Version: 5.21.3 KDE Frameworks Version: 5.80 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Cannot reproduce with Noto Sans 10pt or 11pt, but I've seen other people reporting this too and I assume it is caused by on the preview being affected by font metrics, and a strange interaction with certain fonts. What font and point side are you using?
Git commit a99acfaea57b45f5113e7af9da4847aa6a366d5e by David Redondo. Committed on 22/03/2021 at 08:53. Pushed by davidre into branch 'master'. Make bottom frame again visible Setting spacing to smallSpacing fixes the bottom border for me. FIXED-IN:5.21.4 M +1 -0 kcms/colors/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/a99acfaea57b45f5113e7af9da4847aa6a366d5e
Git commit d522ebbae5b4b225129197e1ddd3ccee01e490ea by David Redondo. Committed on 22/03/2021 at 08:56. Pushed by davidre into branch 'Plasma/5.21'. Make bottom frame again visible Setting spacing to smallSpacing fixes the bottom border for me. FIXED-IN:5.21.4 (cherry picked from commit a99acfaea57b45f5113e7af9da4847aa6a366d5e) M +1 -0 kcms/colors/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/d522ebbae5b4b225129197e1ddd3ccee01e490ea