diff options
| author | Gord Allott <gord.allott@canonical.com> | 2012-01-23 15:14:13 +0000 |
|---|---|---|
| committer | Gord Allott <gord.allott@canonical.com> | 2012-01-23 15:14:13 +0000 |
| commit | c0ebb3d16f0a276df3a3a12733d7cc0156749ccf (patch) | |
| tree | b7ef7f8fe0a0f4971f22751085ec27ae8beeed02 /manual-tests | |
| parent | 17f6f2b309675f52e5a1d5b79e4da773d46c1565 (diff) | |
fix manual tests to refer to tapping Alt not pressing SuperH
(bzr r1737.2.49)
Diffstat (limited to 'manual-tests')
| -rw-r--r-- | manual-tests/Hud.txt | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/manual-tests/Hud.txt b/manual-tests/Hud.txt index 910b46f49..9975bee38 100644 --- a/manual-tests/Hud.txt +++ b/manual-tests/Hud.txt @@ -1,9 +1,11 @@ +For reference, the term Tap means to press the indicated key and release it, within a timeframe of 50ms + Hud Invocate ----------- This test makes sure that the hud presents itself, the launcher hides and the panel changes -#. Press <super>+h +#. Tap Alt Outcome The hud interface presents itself with no other interface such as the dash present. @@ -14,7 +16,7 @@ Hud Search This test makes sure that the hud will search and activate items. #. Ensure the devices indicator is present -#. Press <super>+h +#. Tap Alt #. Type "system" to search for the "System settings..." item in the devices indicator #. Press return to activate the search query. @@ -29,7 +31,7 @@ Hud Key-Navigation This test ensures the hud key navigation is intact #. Ensure the messaging indicator is present -#. Press <super>+h +#. Tap Alt #. Type "Message" to search for items from the messaging indicator #. Press down twice #. Press return @@ -44,7 +46,7 @@ Hud Dismiss ---------- This test ensures that the hud is dismissable -#. Press <super>+h +#. Tap Alt #. Type "test" #. Press escape #. Click anywhere on the screen that is not the hud interface |
