GNOME Bugzilla – Bug 723935
Active 'Select network' dialog should dissapear when there are no network adapters
Last modified: 2014-03-12 18:27:37 UTC
I have an wireless USB adapter. In case the 'Select network' dialog is opened and the adapter is unplugged, the dialog is still on the screen. The dialog is irrelevant and I expect it to disappear since there is no available device thru which i could connect to.
Created attachment 270155 [details] [review] NetworkMenu: destroy the wifi dialog when the associate device disappears When the device is removed by NetworkManager, we can't use it to connect, so the dialog is useless and should be destroyed.
Review of attachment 270155 [details] [review]: Yep.
Attachment 270155 [details] pushed as c2cc504 - NetworkMenu: destroy the wifi dialog when the associate device disappears