GNOME Bugzilla – Bug 156735
Need a verify_value plugin delegate function.
Last modified: 2004-12-22 21:47:04 UTC
Select a GtkBox of size >= 3 which has a widget occupying its last slot (i.e. not a placeholder), decrease the size by one. Notice that the property editor shows the new value, but the box widget refuses to remove the child (staying at the same size). This will probably cause bad things to happen w/ copy/paste, saving etc. Since nobody has replied to my mail yet: http://lists.ximian.com/archives/public/glade-devel/2004-October/000861.html I will probably go ahead and implement a verify_value function to fix this.
fixed with patch in bug 157079