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 608370 - dnd drag-dest signal handlers don't get correctly disconnected when unsetting the drag dest
dnd drag-dest signal handlers don't get correctly disconnected when unsetting...
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.19.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-01-28 19:51 UTC by Cody Russell
Modified: 2010-01-29 17:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (887 bytes, patch)
2010-01-28 19:53 UTC, Cody Russell
committed Details | Review

Description Cody Russell 2010-01-28 19:51:25 UTC
gtk_drag_dest_unset() doesn't unset existing signal handlers.
Comment 1 Cody Russell 2010-01-28 19:53:06 UTC
Created attachment 152513 [details] [review]
Proposed patch
Comment 2 Matthias Clasen 2010-01-29 03:17:43 UTC
Comment on attachment 152513 [details] [review]
Proposed patch

Looks good