https://bugs.kde.org/show_bug.cgi?id=383191
Bug ID: 383191 Summary: Mismatch of default font settings and default kcm_fonts selection Product: plasma-integration Version: master Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: mgraess...@kde.org Reporter: fab...@ritter-vogt.de Target Milestone: --- Found by openQA: https://openqa.opensuse.org/tests/462041#step/start_wayland_plasma5/12 The font of the polkit authentication dialog is slightly bolder before saving (without changes!) in kcm_fonts. The culprit seems to be the: [General] font=Noto Sans,10,-1,5,50,0,0,0,0,0,Regular line in .config/kdeglobals. Removing "Regular" makes it bolder again. AFAICS this is due to a missing default QFont::setStyleName in plasma-integration. -- You are receiving this mail because: You are watching all bug changes.