Bug 412596 - Setting the colour scheme property of GtkSettings has no affect
Setting the colour scheme property of GtkSettings has no affect
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2007-02-27 11:34 UTC by Thomas Wood
Modified: 2007-03-01 06:55 UTC (History)
3 users (show)

See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test case to reproduce the bug (581 bytes, text/plain)
2007-02-27 11:35 UTC, Thomas Wood
Details

Description Thomas Wood 2007-02-27 11:34:02 UTC
Setting the gtk-color-scheme property of GtkSettings when a theme with symbolic colours is in use has no affect on the colours in the application's windows.
Comment 1 Thomas Wood 2007-02-27 11:35:01 UTC
Created attachment 83453 [details]
Test case to reproduce the bug
Comment 2 Matthias Clasen 2007-03-01 06:55:47 UTC
2007-03-01  Matthias Clasen <mclasen@redhat.com>

        * gtk/gtksettings.c: Always store gtk-color-scheme
        values from all sources in the ColorSchemeData struct
        and ignore the property_value for gtk-color-scheme.
        This fixes #412596, reported by Thomas Wood.


Note You need to log in before you can comment on or make changes to this bug.