Version: unspecified (using KDE 4.5.2) OS: Linux I just encountered the system settings font reverting Bug 254430. I noticed that dolphin‘s address bar did not adapt to the font when I restored my font settings to my settings. Neither breadcrumb bar nor the input field adapted. All other entries (folder names, toolbars) instantly adapted to the changed font. I had to restart dolphin for the changes to take effect. Reproducible: Didn't try
SVN commit 1195822 by cfeck: Fix font handling Do not use setFont() on widget to render bold text, this breaks changing application fonts by user. BUG: 254507 M +0 -3 kurlnavigator.cpp M +12 -8 kurlnavigatorbutton.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1195822