X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=mytest.py;h=99695e0525d0b9de620ba3501cfe614e01b6474b;hp=7a8d7b70b537f65be5ea85bac5cf51b9775ffdba;hb=5219d43296787b3592eedba7fd78b54e87638351;hpb=09eaa1b41d5b74464ad83eda66be50689247074f 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: