X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=mytest.py;h=99695e0525d0b9de620ba3501cfe614e01b6474b;hb=e9c58e51498724c17d8239e7f928b518aa0da053;hp=7a8d7b70b537f65be5ea85bac5cf51b9775ffdba;hpb=7030e4d7bb27c16098b04526d0bfc72291459665;p=vuplus_dvbapp diff --git a/mytest.py b/mytest.py index 7a8d7b7..99695e0 100755 --- a/mytest.py +++ b/mytest.py @@ -214,6 +214,7 @@ class Session: self.summary.show() c.addSummary(self.summary) + c.saveKeyboardMode() c.execBegin() # when execBegin opened a new dialog, don't bother showing the old one. @@ -225,6 +226,7 @@ class Session: self.in_exec = False self.current_dialog.execEnd() + self.current_dialog.restoreKeyboardMode() self.current_dialog.hide() if last: