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 106361 - BonoboUIToolbar doesn't draw like GtkToolbar
BonoboUIToolbar doesn't draw like GtkToolbar
Status: RESOLVED FIXED
Product: bonobo
Classification: Deprecated
Component: libbonoboui
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Michael Meeks
Luis Villa
: 96000 (view as bug list)
Depends on:
Blocks: 104549
 
 
Reported: 2003-02-18 01:28 UTC by Rodney Dawes
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to add shadow_type property and fix toolbar drawing issues (2.08 KB, patch)
2003-02-18 01:28 UTC, Rodney Dawes
none Details | Review

Description Rodney Dawes 2003-02-18 01:28:15 UTC
Apps that use the Bonobo toolbar look odd compared to
GtkToolbar/GnomeUIInfo apps. The patch I'm attaching goes along with the
other patches I've submitted to Gtk+ and libgnomeui today, to make the
Toolbar look consistent throughout the desktop. This patch adds a
shadow_type style property to BonoboUIToolbar to handle being able to draw
the same as GtkToolbar, and moves the set_border_width_call () to make the
toolbar match the rest of the desktop as well. I should probably add a HIG
bug to specify 2px border width for GtkToolbars and things as well...
Anyway, I'd like to get this patch into a release soon. :)
Comment 1 Rodney Dawes 2003-02-18 01:28:53 UTC
Created attachment 14402 [details] [review]
Patch to add shadow_type property and fix toolbar drawing issues
Comment 2 Rodney Dawes 2003-02-26 03:20:24 UTC
Branched for gnome-2-2 as release team wouldn't let me put the changes
in 2.2. Changes committed to HEAD with ChangeLog entry as michael
accepted the patch with me verbally (irc).
Comment 3 Kjartan Maraas 2003-10-04 22:06:18 UTC
*** Bug 96000 has been marked as a duplicate of this bug. ***