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 705614 - Glade should not save packing properties on indirect internal children
Glade should not save packing properties on indirect internal children
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-08-07 14:15 UTC by Tristan Van Berkom
Modified: 2018-03-26 15:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Van Berkom 2013-08-07 14:15:44 UTC
Consider a layout:

  Widget {
    Box {
      Box {
         Entry (internal)
      }
    }
  }

When including a widget with the above layout into another
builder file, the entry should not be saved with packing properties.
Comment 1 GNOME Infrastructure Team 2018-03-26 15:31:27 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/137.