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 720783 - dim label colors don't follow selection state
dim label colors don't follow selection state
Status: RESOLVED FIXED
Product: geary
Classification: Other
Component: client
unspecified
Other Linux
: Normal normal
: 0.6.0
Assigned To: Geary Maintainers
Geary Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-12-19 22:57 UTC by William Jon McCann
Modified: 2014-02-17 21:48 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (13.12 KB, image/png)
2013-12-19 22:57 UTC, William Jon McCann
Details

Description William Jon McCann 2013-12-19 22:57:28 UTC
Created attachment 264585 [details]
screenshot

The dim labels in the conversation view don't follow the widget state. So they are really hard to see when the item is "selected" and usually has a blue background.

Ideally these would be GtkLabels with the style class set to GTK_STYLE_CLASS_DIM_LABEL ("dim-label") and this will just work.

I'm not sure this works in cell renderers however. We may want to look at moving to GtkListBox.
Comment 1 Jim Nelson 2013-12-20 20:26:46 UTC
I agree, GtkListBox looks very promising for Geary's needs.  I've ticketed move to it here: bug #720850.
Comment 2 Jim Nelson 2014-02-17 21:48:46 UTC
This was fixed in the work we've done associated with bug #720771.