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 314464 - Selected row should use the normal foreground colour when insensitive
Selected row should use the normal foreground colour when insensitive
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
2.8.x
Other Linux
: Normal normal
: Small fix
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2005-08-25 16:26 UTC by Billy Biggs
Modified: 2015-02-18 00:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot (7.58 KB, image/png)
2005-08-25 16:26 UTC, Billy Biggs
Details

Description Billy Biggs 2005-08-25 16:26:24 UTC
GTK+ 2.8.0

When a GtkTreeView is set insensitive, the text of a selected row remains
unchanged, making the text near unreadable.  Since there is no selection when
the GtkTreeView is insensitive, I think the foreground colour should match the
other rows.
Comment 1 Billy Biggs 2005-08-25 16:26:57 UTC
Created attachment 51327 [details]
Screenshot

Screenshot showing an insensitive tree view with a selection
Comment 2 Sebastien Bacher 2007-01-12 10:26:52 UTC
Ubuntu bug about that: https://launchpad.net/gtk/+bug/34675
Comment 3 Matthias Clasen 2015-02-18 00:52:20 UTC
themed rendering has been completely overhauled since this bug was filed