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 778844 - Opening a glade file with a GtkGrid that has zero rows or columns will change it to a 3x3 GtkGrid
Opening a glade file with a GtkGrid that has zero rows or columns will change...
Status: RESOLVED OBSOLETE
Product: glade
Classification: Applications
Component: general
3.20.x
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-02-17 16:42 UTC by Daniel Khodabakhsh
Modified: 2018-03-26 15:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Daniel Khodabakhsh 2017-02-17 16:42:58 UTC
If a glade file has a GtkGrid whose rows or columns is set to zero, the GtkGrid will be changes to a 3x3 one.

This is similar to https://bugzilla.gnome.org/show_bug.cgi?id=664912 but differs because it only seems to happen when the rows or columns is set to zero.

This happens reguardless of where the GtkGrid is placed.

Steps to reproduce:
1) Create a glade file with a single GtkGrid with rows = 0 and columns = 2.
2) Save the file.
3) Reopen the file.
4) Notice that the GtkGrid has changed to a 3x3 one.
Comment 1 GNOME Infrastructure Team 2018-03-26 15:58:31 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/260.