GNOME Bugzilla – Bug 721163
network: hide hotspot dialog on Escape
Last modified: 2014-01-08 13:23:45 UTC
The hotspot dialog gets destroyed when pressing Escape, and cannot therefore be opened a second time. The patch sets gtk_widget_hide_on_delete() as delete-event signal to avoid this.
Created attachment 264976 [details] [review] network: hide hotspot dialog on Escape
Review of attachment 264976 [details] [review]: Looks good.
Attachment 264976 [details] pushed as 5e35864 - network: hide hotspot dialog on Escape