GNOME Bugzilla – Bug 376628
Deletes unknown widget nodes.
Last modified: 2011-09-19 20:26:54 UTC
I have a .glom file http://cvs.gnome.org/viewcvs/glom/glom/glom.glade?view=markup that contains a GtkSourceView where there might normally be a GtkTextView. libglade has no problem with that as long as I've registered the GtkSourceView type before loading the .glade file. However, when I open and save the .glade file in glade-3, glade removes this XML node (actually, replacing it with a viewport node). glade-2 preserved it.
*** Bug 382151 has been marked as a duplicate of this bug. ***
*** Bug 637361 has been marked as a duplicate of this bug. ***
*** Bug 614473 has been marked as a duplicate of this bug. ***
Note, this should be fixed by the patch on bug 652673.
Fixed in master