Ticket #1233 (closed defect: fixed)
GtkToggledButton looks bad
| Reported by: | diego.roversi@… | Owned by: | thomas@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Theming - Gtk+ | Version: | 2007.2 |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
GtkToggledButton? is rendered differently from GtkButton?, and even worse the
label on the button are almost unreadable.
The problem can be solved appending the following line:
widget_class "*.GtkToggleButton?.*" style "gtkbutton-label"
in the file:/usr/share/themes/openmoko-standard-2/gtk-2.0/gtkbutton
Change History
Note: See
TracTickets for help on using
tickets.

Committed the fix to SVN