Summary: | Address bar does not instantly adapt to font changes | ||
---|---|---|---|
Product: | [Unmaintained] kfile | Reporter: | Kai Uwe Broulik <KaiUweBroulik2> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.6.0 | |
Sentry Crash Report: |
Description
Kai Uwe Broulik
2010-10-17 23:26:25 UTC
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 |