Hide Forgot
Description of problem: Run any dialog (e.g. "Create User" -> "Use Network Login") and click on the underlaying mainwindow, this causes the dialog to disapper and the mainwindow to be inactive resulting in "frozen" state of the application. Version-Release number of selected component (if applicable): firstboot-17.0-1.fc17.x86_64 How reproducible: Always Steps to Reproduce: 1. Run any dialog 2. Click on the underlaying mainwindow 3. Actual results: Dialog disappears and is not reachable, the main window is not active. Expected results: Nothing should happen basically, dialog should stay intact. Additional info:
The create user screen stays on top if you click on the underlying window. I have the control of this window, so the window behaves as a proper dialog. But the network login is a separate gtk application (authconfig), I cannot control this behaviour because of this. You can get the window back on top with simple alt+tab.