Fixed save bookmark dialog: you could switch out from dialog with <TAB>

This commit is contained in:
veeso
2021-07-07 21:03:21 +02:00
parent 2231727adb
commit 55c4b777fb
2 changed files with 2 additions and 0 deletions

View File

@@ -297,6 +297,7 @@ impl Update for AuthActivity {
self.umount_bookmark_save_dialog();
None
}
(COMPONENT_INPUT_BOOKMARK_NAME, _) | (COMPONENT_RADIO_BOOKMARK_SAVE_PWD, _) => None,
// Quit dialog
(COMPONENT_RADIO_QUIT, Msg::OnSubmit(Payload::One(Value::Usize(choice)))) => {
// If choice is 0, quit termscp