GNOME Bugzilla – Bug 666126
window-unfocused widget state fixes
Last modified: 2012-01-18 20:55:29 UTC
This bug is to track instances of widgets which don't draw correctly the window-unfocused state.
Created attachment 203389 [details] [review] widget: Always propagate state flags to all children
Created attachment 203390 [details] [review] range: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Created attachment 203391 [details] [review] scale: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Created attachment 203392 [details] [review] viewport: Set state flags on draw
Created attachment 203393 [details] [review] notebook: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Created attachment 203394 [details] [review] expander: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Created attachment 203395 [details] [review] scrolledwindow: Set state flags on draw
Created attachment 203396 [details] [review] iconview: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Created attachment 203397 [details] [review] treeview: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Created attachment 203398 [details] [review] cellrendererpixbuf: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Created attachment 203399 [details] [review] cellrendererprogress: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Created attachment 203400 [details] [review] cellrenderertext: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Created attachment 203401 [details] [review] cellrenderertoggle: Set GTK_STATE_FLAG_WINDOW_UNFOCUSED on draw
Obsoleting patches. I pushed the wip/window-unfocused-fixes branch into git instead.
These have been merged quite some time ago.