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 746370 - GtkExpander doesn't show it is expanded when using HighContrast theme
GtkExpander doesn't show it is expanded when using HighContrast theme
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Themes
3.15.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-03-17 21:37 UTC by Arnaud B.
Modified: 2015-03-17 22:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot, from the Widget Factory. (1.13 KB, image/png)
2015-03-17 21:37 UTC, Arnaud B.
  Details
HighContrast: unbreak GtkExpander (1.47 KB, patch)
2015-03-17 22:43 UTC, Jakub Steiner
committed Details | Review

Description Arnaud B. 2015-03-17 21:37:55 UTC
Created attachment 299653 [details]
Screenshot, from the Widget Factory.

When using the HighContrast theme, the state indicator of GtkExpander is not correctly set: it looks exactly the same whether the GtkExpander is expanded or not. I think that’s a theme problem.
Comment 1 Jakub Steiner 2015-03-17 22:43:06 UTC
Created attachment 299659 [details] [review]
HighContrast: unbreak GtkExpander

- the open state is checked, not active now
Comment 2 Jakub Steiner 2015-03-17 22:43:44 UTC
Attachment 299659 [details] pushed as 557f5d5 - HighContrast: unbreak GtkExpander