Version: unspecified (using Devel) OS: Linux The Font AA setting in kcm_fonts is broken again. Activating/Deactivating Font AA does work. BUT: Setting it to "Systemsettings" will never revert the settings back. Its always left at the last state. Reproducible: Didn't try Steps to Reproduce: * Know what your default system setting for font AA is. * Activate / Deactivate font AA in kcm_fonts * Set it to the opposite of you system default * Now set it back to system default Actual Results: Font AA setting will not get reverted to system default setting (~/.fonts.conf will not be deleted or the according settings will not be removed from it) Expected Results: Lines added to ~/.fonts.conf by kde removed from the file again so that system settings will take effect.
confirmed on openSUSE RC3 packages.
*** Bug 304665 has been marked as a duplicate of this bug. ***
*** Bug 325868 has been marked as a duplicate of this bug. ***
Git commit 08ec9a036bf5b3ee102938ad332f624adc1060b9 by Bhushan Shah. Committed on 12/06/2019 at 07:00. Pushed by bshah into branch 'Plasma/5.16'. Replace the excludeRange mode setting when already available Summary: Instead of appending a new entry. Related: bug 408415 Test Plan: - remove fonts.conf - start fonts kcm - enable exclude range - save - see config is added only once - modify config - save - see config is replaced and not added again - disable exclude range - save - see config is totally removed. Reviewers: fvogt Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D21748 M +5 -1 kcms/fonts/kxftconfig.cpp https://commits.kde.org/plasma-desktop/08ec9a036bf5b3ee102938ad332f624adc1060b9