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 625727 - label text color for rows and columns hard coded but background not
label text color for rows and columns hard coded but background not
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: GUI
unspecified
Other All
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2010-07-31 19:04 UTC by Kiri
Modified: 2010-08-01 12:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kiri 2010-07-31 19:04:24 UTC
The labels of columns (A,B,C,...) and rows (1,2,3,...) use the theme color for background but have foreground color hard coded as black.  This yields poorly legible or illegible labels depending on the theme settings, such as in a theme with dark background colors and light foreground.

The background and foreground colors need to be kept logically consistent.

A solution would be to use a color from the theme or settable by user for the text color.

Another would be to hard code them both.

Another would be to generate one based upon the other.
Comment 1 Morten Welinder 2010-08-01 11:35:19 UTC
What OS?
What Gnumeric version?

A screenshot would be nice.
Comment 2 Jean Bréfort 2010-08-01 12:51:06 UTC
My bad.
Comment 3 Jean Bréfort 2010-08-01 12:51:14 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.