- [ ] `Escape` button should close dialog window. - For `alert` dialog it should be `accept closing` - For `confirm` dialog it should be `decline closing` - For `blank` dialog it shouldn't close it - [ ] `Enter` button should close dialog window - For `alert` dialog it should be `accept closing` - For `confirm` dialog it should be `accept closing` - For `blank` dialog it shouldn't close it - [ ] Make tests for it - [ ] Add tutorial page "Hotkeys"
Escapebutton should close dialog window.alertdialog it should beaccept closingconfirmdialog it should bedecline closingblankdialog it shouldn't close itEnterbutton should close dialog windowalertdialog it should beaccept closingconfirmdialog it should beaccept closingblankdialog it shouldn't close it