[rhel5-branch] Fixed hiding of a dialog window when user clicked on the main window (#511984)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 src/firstbootWindow.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/firstbootWindow.py b/src/firstbootWindow.py
index 3e2615a..894d0dc 100644
--- a/src/firstbootWindow.py
+++ b/src/firstbootWindow.py
@@ -62,6 +62,7 @@ class firstbootWindow:
 
         # Create the initial window and a vbox to fill it with.
         self.win = gtk.Window()
+        self.win.set_keep_below(True)
         self.win.set_position(gtk.WIN_POS_CENTER)
         self.win.set_decorated(False)
 
-- 
1.6.5.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux