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 156735 - Need a verify_value plugin delegate function.
Need a verify_value plugin delegate function.
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-10-28 17:33 UTC by Tristan Van Berkom
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tristan Van Berkom 2004-10-28 17:33:06 UTC
Select a GtkBox of size >= 3 which has a widget occupying its last slot
(i.e. not a placeholder), decrease the size by one.

Notice that the property editor shows the new value, but the box widget refuses
to remove the child (staying at the same size).

This will probably cause bad things to happen w/ copy/paste, saving etc.

Since nobody has replied to my mail yet:
http://lists.ximian.com/archives/public/glade-devel/2004-October/000861.html

I will probably go ahead and implement a verify_value function to fix this.
Comment 1 David Hoover 2004-11-03 05:54:20 UTC
fixed with patch in bug 157079