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 385664 - Paste with existing name doesn't copy signal handlers
Paste with existing name doesn't copy signal handlers
Status: RESOLVED WONTFIX
Product: glade
Classification: Applications
Component: general
3.0.x
Other All
: Normal enhancement
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-12-13 23:36 UTC by Jeff Westerinen
Modified: 2010-12-17 17:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeff Westerinen 2006-12-13 23:36:25 UTC
If you copy and paste a duplicate item in a table view, where glade has to rename it, the signal handlers are not set.  Would be nice if the handlers got copies and renamed.
Comment 1 Tristan Van Berkom 2010-12-17 17:37:39 UTC
Not a behavior I'm interested in, IMO signals should not be dupped 
for copied widgets, the user will not expect this to happen.

If we add some control where the user is explicitly aware that
mutliple connections will be made for copied widgets then we can
do this, otherwise wontfix.