GNOME Bugzilla – Bug 720783
dim label colors don't follow selection state
Last modified: 2014-02-17 21:48:46 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.
I agree, GtkListBox looks very promising for Geary's needs. I've ticketed move to it here: bug #720850.
This was fixed in the work we've done associated with bug #720771.