From 0cb848b99aec349586570966ce435260dbddf83e Mon Sep 17 00:00:00 2001 From: Arjun Balgovind <32061677+arjunbalgovind@users.noreply.github.com> Date: Fri, 30 Oct 2020 13:50:09 -0700 Subject: [PATCH] Updated Release check list (markdown) --- Release-check-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-check-list.md b/Release-check-list.md index 2ae9e8a..d63bf7d 100644 --- a/Release-check-list.md +++ b/Release-check-list.md @@ -79,7 +79,7 @@ Elevated app notification: UI Validation: - In Remap keys, add and remove rows to validate those buttons. While the blank rows are present, pressing the OK button should result in a warning dialog that some mappings are invalid. - - Using only the Type buttons, for both the remap windows, try adding keys/shortcuts in all the columns. The right-side column in both windows should accept both keys and shortcuts, while the left-side column will accept only keys or only shortcuts for Remap keys and Remap shortcuts respectively. + - Using only the Type buttons, for both the remap windows, try adding keys/shortcuts in all the columns. The right-side column in both windows should accept both keys and shortcuts, while the left-side column will accept only keys or only shortcuts for Remap keys and Remap shortcuts respectively. Validate that the Hold Enter and Esc accessibility features work as expected. - Using the drop downs try to add key to key, key to shortcut, shortcut to key and shortcut to shortcut remappings and ensure that you are able to select remappings both by using mouse and by keyboard navigation. - Validate that remappings can be saved by pressing the OK button and re-opening the windows loads existing remappings.