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 221151 - many widgets don't honor gtk "fg" spec
many widgets don't honor gtk "fg" spec
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: general
pre-1.5 (obsolete)
Other All
: Normal enhancement
: Future
Assigned To: Rodney Dawes
Evolution QA team
Depends on:
Blocks: 235225
 
 
Reported: 2002-02-27 22:32 UTC by Gordon Messmer
Modified: 2004-09-29 20:42 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
screenshot of main window with Darkness theme (63.47 KB, image/png)
2003-02-24 00:08 UTC, Gordon Messmer
Details
screenshot of compose window (20.72 KB, image/png)
2003-02-24 00:09 UTC, Gordon Messmer
Details

Description Gordon Messmer 2002-02-27 22:32:18 UTC
Description of Problem:
Many Evolution widgets (including "Folders" list, message list, message
display pane, message compose pane, and the input boxes on compose windows)
use some different value for the fg[NORMAL] property than that specified in
the gtkrc.  On reverse-contrast themes (with non-black fonts) this makes
some widgets very hard to read.

Disregarding or changing this setting should probably be regarded as a bug
both in gtkhtml and in the evolution widgets that are not derived from
gtkhtml (like the recipient input boxes on the message composing windows)

Steps to reproduce the problem:
1. Assign a GTK+ theme like "Darkness" that uses a light colored-font on a
dark background
Comment 1 Rodney Dawes 2003-02-22 18:42:56 UTC
I'm not fully understanding this bug. Can you attach screenshots of
the places where this is an issue? This should have multiple bugs
opened if it affects multiple widgets. Note that some of these are
probably fixed on my laptop, where I'm fixing all of the themeability
issues with the Evo/Gal widgets.
Comment 2 Gordon Messmer 2003-02-24 00:08:38 UTC
Created attachment 42006 [details]
screenshot of main window with Darkness theme
Comment 3 Gordon Messmer 2003-02-24 00:09:41 UTC
Created attachment 42007 [details]
screenshot of compose window
Comment 4 Gordon Messmer 2003-02-24 00:14:10 UTC
The screenshot of the main window shows that some widgets ignore the
default{fg[NORMAL]} color.  See the folder names in the list, the
message list, and the text in the preview pane.

On the compose window, only the message composition box appears to be
affected in 1.2 (which I think is a change from 1.0).
Comment 5 Rodney Dawes 2003-02-24 04:11:32 UTC
OK. Will open bugs for individual widgets. A lot of these issues will
be fixed in evo 1.4.
Comment 6 Rodney Dawes 2004-01-15 22:17:56 UTC
This seems to be fixed in 1.5. Marking this bug to match that.