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 703611 - Remove parent: problem with images
Remove parent: problem with images
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-04 13:54 UTC by Sébastien Wilmet
Modified: 2018-03-26 15:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test case (1.26 KB, text/plain)
2013-07-04 13:54 UTC, Sébastien Wilmet
Details

Description Sébastien Wilmet 2013-07-04 13:54:00 UTC
Created attachment 248386 [details]
Test case

Test case: a GtkWindow, containing a GtkGrid, containing a GtkButton. The GtkButton contains an image, which is present at a root node in the widget hierarchy. In the main area of glade, where we can see the widgets, there is only one item, the GtkWindow (with its child widgets).

Right click on the GtkGrid in the widget hierarchy, and remove its parent (the GtkWindow). Now in the main area, there are two items:

- the GtkGrid with the button, but the button doesn't contain the image anymore;
- the GtkImage.

The GtkImage should stay inside the button.

When we save the .ui file, close it and reload it, everything is OK, the GtkImage is again in the button.

Also, when we have just removed the parent, and when we cancel the operation, the GtkImage is still in another item in the main area.

I attach the test case.
Comment 1 GNOME Infrastructure Team 2018-03-26 15:30:54 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/glade/issues/134.