GNOME Bugzilla – Bug 245342
"new" toolbar button does not follow gnome settings
Last modified: 2013-09-13 00:50:47 UTC
Now we're all in-process this should be trivial, and improves the look a lot with a bitmap theme / bg: On Fri, 2003-06-20 at 06:39, Michael Meeks wrote: > Just testing some theme endian oddness for Largo, and I notice the Grey > background on the 'New' button. Assuming that that's implemented in the > shell, and you can depend on Gnome 2.2 - then you can use: > bonobo_ui_component_set_widget () - which will use a Control wrapper out > of process, but the normal widget (possibly contained in a > BonoboUIToolbarItem if it isn't one) in-place in the toolbar - which > fixes theme b/g issues. Hmm we cannot depend on 2.2 although I guess we could make it conditional. Do we have a bug # for this? -- Ettore: now we do ;-)
Moving this to the 2.3 target. The widget vs. control issue seems to cause some oddness with the drawing and menu popup code in the EComboButton code. Also moving this to Miscellaneous, adding the UI keyword, and upping the priority to Normal. There are probably a few dups related to this. I'll go through all of that later, though, they're all assigned to me in some way anyway. :)
yay, i always wondered if bug 327330, bug 307776, bug 262210, bug 254503, bug 252814 and bug 245342 are the same... :-) too many possible dups, so assigning this to srag. have fun. ;-)
see http://bugzilla.gnome.org/attachment.cgi?id=57526&action=view; retargetting to future.
*** This bug has been marked as a duplicate of 262210 ***