GNOME Bugzilla – Bug 156613
GtkTable breaks when decreasing number of rows or columns
Last modified: 2004-12-22 21:47:04 UTC
- Create a GtkTable - Increase rows or columns (note that placeholders are added) - Decrease rows or columns Critical messages spewed to console, no effect in UI. Note also that "paste" breaks if there are children, i.e. Placeholders exist in the dupped copy as well as the children, only the placeholders are viewable. I believe that both of these issues are related and should be fixed in glade-gtk.c (since GtkHBox/GtkVBox work fine in these respects).
*** This bug has been marked as a duplicate of 153823 ***