GNOME Bugzilla – Bug 385664
Paste with existing name doesn't copy signal handlers
Last modified: 2010-12-17 17:37:39 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.
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.