In the 4.9.0 version of Aurorae (Kubuntu 12.04 backports PPA build), the 'Window title' font setting in 'Application Appearance' is ignored and the 'General' font is used for window titles instead.
Mostly fixed in the generic QML support for Aurorae for 4.10. Should be easy to backport these parts.
Git commit 1dfee11211dc06da497659e6cc14c7697dff063c by Martin Gräßlin. Committed on 09/08/2012 at 09:44. Pushed by graesslin into branch 'KDE/4.9'. Honor the decoration font in Aurorae Adding two properties to the AuroraeFactory to read the active and inactive title font. FIXED-IN: 4.9.1 REVIEW: 105956 M +13 -0 kwin/clients/aurorae/src/aurorae.cpp M +6 -0 kwin/clients/aurorae/src/aurorae.h M +1 -0 kwin/clients/aurorae/src/qml/aurorae.qml http://commits.kde.org/kde-workspace/1dfee11211dc06da497659e6cc14c7697dff063c
*** Bug 305445 has been marked as a duplicate of this bug. ***