After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 325324 - small theme does not repect system font settings
small theme does not repect system font settings
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: User Interface
git master
Other All
: Normal minor
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
Depends on: 325767
Blocks:
 
 
Reported: 2005-12-30 20:11 UTC by Diego González
Modified: 2006-06-01 14:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Diego González 2005-12-30 20:11:25 UTC
but the default theme does
Comment 1 Sven Neumann 2005-12-30 20:26:56 UTC
The problem is that fonts can only be specified absolutely in a gtkrc file. If we want to reduce the font size in the Small theme (and we want to do that), we need to hardcode a fixed size. You can however change that size in the gtkrc file.

The best thing to do here is to file an enhancement request against GTK+ asking for a change to the gtkrc format. If there was the ability to use relative font sizes in the gtkrc file, we would definitely use it.
Comment 2 Sven Neumann 2006-01-02 11:20:36 UTC
Diego, have you filed such a request against GTK+ yet?
Comment 3 Sven Neumann 2006-01-11 11:31:37 UTC
This bug depends on bug #325767 now, which I had to file against GTK+ after the bug reporter ignored my request.
Comment 4 Sven Neumann 2006-06-01 14:39:02 UTC
The Small theme doesn't any longer override the font size. The respective line has been commented out a while ago. Closing as FIXED.