When running a kde application as root i see that for example is not using the style and fonts set in systemsettings (root), but instead is using the style and fonts configured in qtconfig. Runing kde apps as a regular user is quite different and here it does in fact follows the definitions set in systemsettings. Reproducible: Always Steps to Reproduce: Login as root as run a kde application, and will not use the definitions set in systemsettings (set as root). To change for example the style of a kde app run as root, also as root run qtconfig and change the style. Actual Results: Runing systemsettings as root and setting a style will not make any difference for the kde apps run as root. Expected Results: The kde apps run as root should follow whats set in systemsettings as root.
The general idea is to never let KDE applications run as root, but instead use the KAuth framework to let them execute certain actions that require root privileges. If you know of KDE applications that currently require running as root instead of using KAuth, please report a bug for those applications. For example, see bug 259678 for partitionmanager.
I also agree on that but isnt related with this bug.
*** This bug has been marked as a duplicate of bug 194449 ***