Re: gtkmenu.c - attachment issues ...
- From: "Matthias Clasen" <maclas gmx de>
- To: Alexander Larsson <alexl redhat com>
- Cc: michael ximian com, gtk-devel-list gnome org
- Subject: Re: gtkmenu.c - attachment issues ...
- Date: Thu, 22 Jan 2004 12:09:50 +0100 (MET)
> On Wed, 2004-01-14 at 18:17, Michael Meeks wrote:
> > Hi guys,
> >
> > So - the libbonoboui code relies pretty heavily on the
> > gtk_container_get_children list (with some caveats) being in-sync with
> > the visual list of widgets.
> >
> > There is a particularly pernicious bug in nautilus whereby your items
> > and particularly / separators get horribly jumbled up. After some
> > extremely time-consuming debugging this was found to be down to the new
> > gtkmenu.c 'attachment' child properties which were getting pretty
> > mangled; eg. walking the gtk_container_get_child list in order I was
> > getting ~20 items with attach properties of ~30 or so, and a totally
> > jumbled list.
> >
> > The attached patch shifts items down to fill voids created on removal -
> > effectively the converse of the insertion process; this fixes all the
> > nautilus problems I could see, and would appear to make some sense. I
> > also eliminated one _container_get_child_properties in the equivalent
> > insert at least to make it slightly more efficient.
> >
> > Comments or may I commit ?
>
> Did anyone comment on this? Is it in bugzilla?
> This bug causes some bad regressions in nautilus.
>
Should be fixed in CVS now. Are you still seeing problems ?
Matthias
--
+++ GMX - die erste Adresse für Mail, Message, More +++
Bis 31.1.: TopMail + Digicam für nur 29 EUR http://www.gmx.net/topmail
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]