Created attachment 166279 [details] comparison SUMMARY The header area has differently positioned text, different color, no outline and it shares the same color with sidebar section. Screenshot is available as an attachment. SOFTWARE/OS VERSIONS OS: Arch Linux KDE Plasma Version: 6.0.0 KDE Frameworks Version: 6.0.0 Qt Version: 6.6.2 ADDITIONAL INFORMATION I selected the common component because KCM component doesn't show up at the list.
Yes, this KCM was made using QtWidgets, so its visual styling is a bit different from the newer QtQuick-based KCMs
The KCM being widgets is besides the port of the report. The header should not look like this, and does not for other widgets-based KCMs
I'm not talking about whole design, just the header area. It looks coherent on my Plasma 5 installation. Also the header text is selectable.
Same thing happens with the Digital Camera KCM. See https://bugs.kde.org/show_bug.cgi?id=478091
A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/645
Git commit 1785160049b29f3be6c729e344774afab2f26928 by Albert Vaca Cintora, on behalf of Nicolas Fella. Committed on 06/03/2024 at 22:03. Pushed by albertvaka into branch 'master'. [kcm] Use correct KCModule constructor Related: bug 478091 M +2 -2 kcm/kcm.cpp M +1 -1 kcm/kcm.h https://invent.kde.org/network/kdeconnect-kde/-/commit/1785160049b29f3be6c729e344774afab2f26928
Git commit c5934e3d9b0b7c5b56eb69b28c2ba9e5d0c35c52 by Nicolas Fella. Committed on 07/03/2024 at 14:37. Pushed by nicolasfella into branch 'release/24.02'. [kcm] Use correct KCModule constructor Related: bug 478091 (cherry picked from commit 1785160049b29f3be6c729e344774afab2f26928) M +2 -2 kcm/kcm.cpp M +1 -1 kcm/kcm.h https://invent.kde.org/network/kdeconnect-kde/-/commit/c5934e3d9b0b7c5b56eb69b28c2ba9e5d0c35c52