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 735240 - Labels in list rows don't get their dim-label class applied until hovered
Labels in list rows don't get their dim-label class applied until hovered
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
3.13.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2014-08-22 19:03 UTC by Timm Bäder
Modified: 2014-09-06 23:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Reproducing test case (913 bytes, text/plain)
2014-08-22 19:03 UTC, Timm Bäder
Details

Description Timm Bäder 2014-08-22 19:03:19 UTC
Created attachment 284248 [details]
Reproducing test case

Saw this today in latest master: a GtkLabel with .dim-label applied inside a GtkListBoxRow does not look dimmed until first hovered.


Reproducer attached.