Summary: | Apps don't respect font size settings in KDE | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Hesty P <hestyp> |
Component: | kcm_fonts | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | andresbajotierra, finex, rdieter, thomas.luebking |
Priority: | NOR | ||
Version: | 4.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Hesty P
2008-09-26 08:22:57 UTC
Here: Using KDE 4.1.3, Qt 4.4.3 on ArchLinux x86_64: I can't reproduce this bug. At least, Konsole and Amarok2(KDE4) version obey the global KDE font size setting (even if it's 18px) . Firefox as a "GTK2" app doesn't obey this setting until I manually set it using gtk-theme-switch2 or edit .gtkrc. Can you still reproduce it with a recent KDE 4.1.x version? Maybe it's related to some GNOME files/configuration daemons conflicting with some KDE configuration. I just checked with Fedora 10, and found some interesting facts: - If I use opensource drivers such as radeon or radeonhd, the behaviour mentioned by Darío on comment #1 holds. - If I use fglrx driver, then the problem as originally described still happens. Using Radeon HD 2400 video card. So it may be a driver issue. Can you still reproduce this bug with a recent KDE (4.1.4 / 4.2beta2 / 4.2rc1 / 4.2svn / 4.3svn) ? Thanks :) This might be a duplicate of bug 179962. konsole and (in parts) amarok keep their own font settings (in konsole: settings -> edit current profile -> appearance) does setting them there fix this? firefox is a "pseudo" GTK+ app (so likely not Qt/KDEs fault) and mourns about false dpi's are _legendary_ -> about:config, key "layout.css.dpi", just set proper the dpi there (i think it interprets some specific Gtk+ env var on GNOME, but i don't really recall that relation) Can't reproduce using KDE SC 4.10 . All listed example applications are kind of special and not under the influence of settings in this fonts kcm, and if their own settings don't work as expected (like that konsole example), please open a report against that application itself. Please try some "average" apps, like dolphin, gwenview, etc to check whether the settings of this kcm works. |