GNOME Bugzilla – Bug 592986
Preferences window shows some buttons on icons
Last modified: 2010-04-18 04:43:11 UTC
The preferences window shows (some) buttons on icons and does not respect the buttons_have_icons = false setting which is the default in GNOME 2.28. The screenshot shows one occurrence, other "tabs" have the same problem.
Forget to post the screenshot?
Created attachment 141632 [details] Screenshot Quite sure I attached it... but, well :)
Blame the new Bugzilla. :) How do I go about setting this for myself for testing? I'm still in a GNOME 2.26 environment.
gconf: /desktop/interface/menus_have_icons = false
Got it. So that's what all this hoopla is about... The problem with those buttons is they're being manually packed with an hbox containing a label and image (which you -have- to do under libglade). I'm going to defer this until after we finish the libglade -> GtkBuilder migration, then this and other similar cases will be easier to deal with.
If you spot any other cases outside of the Preferences window, would you mind noting them here? Evolution has a lot of dark corners, making it difficult to do a thorough sweep of the entire app.
Fixed in: http://git.gnome.org/browse/evolution/commit/?id=c994e62b8fb72e43a4c7290371bda21b98876619