Bugzilla – Bug 199676
GTK font settings produce different results in Gimp and Firefox
Last modified: 2007-05-14 16:48:04 UTC
I've selected to use KDE fonts and styles for GTK apps in the KDE control center. However, this does not seem to work for Firefox - here, the font size is always too small. It works in Gimp though. For example, I've set my font size to 9. Then, Gimp also uses this font size, but Firefox seems to use something like 8 or 7.
are you talking about gtk-qt-engine or about krdb ? the problem is that firefox likes to interpret the configured font size relative to its own hardcoded dpi setting (96dpi afaik). what is your screen dpy setting?
$ xdpyinfo resolution: 114x115 dots per inch You are correct, I've set the screen resolution to system settings within Firefox's preferences, then it works. I would suggest to make this setting a default instead of 96 dpi, then this bug can be closed as resolved.
If anything this seems like an FF issue.
IIRC "system settings" _is_ the default for the dpi setting in Firefox.
No, it's not. We will change the default for future releases.
*** This bug has been marked as a duplicate of bug 274361 ***