[rhel6-branch 2/4] Focus the bootloader dialog after error message (#745797)

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

 



---
 iw/blpasswidget.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/iw/blpasswidget.py b/iw/blpasswidget.py
index e23e07d..f6d013e 100644
--- a/iw/blpasswidget.py
+++ b/iw/blpasswidget.py
@@ -139,6 +139,7 @@ class BootloaderPasswordWidget:
                 self.intf.messageWindow(_("Passwords don't match"),
                                         _("Passwords do not match"),
                                         type='warning')
+                dialog.present()
                 continue
 
             thePass = pwEntry.get_text()
@@ -154,6 +155,7 @@ class BootloaderPasswordWidget:
                                       "password?"),
                                              type = "yesno")
                 if ret == 0:
+                    dialog.present()
                     continue
 
             self.password = thePass
-- 
1.7.5.4

_______________________________________________
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