GNOME Bugzilla – Bug 689747
privacy: Make popups work more than once
Last modified: 2012-12-06 11:42:31 UTC
When closing the popups with Esc, the window gets a delete event. Since we want to keep the dialog around, we need to handle that by connecting the gtk_widget_hide_on_delete handler.
Created attachment 230857 [details] [review] privacy: Make popups work more than once
Review of attachment 230857 [details] [review]: ++