summaryrefslogtreecommitdiff
path: root/manual-tests
diff options
authorOmer Akram <om26er@ubuntu.com>2012-08-22 02:24:34 +0500
committerOmer Akram <om26er@ubuntu.com>2012-08-22 02:24:34 +0500
commit851f24df5ba291e331145d620a81aae27cf8b7ae (patch)
tree3bb4a0ff2a06f23f6d8755243eb0372a64349c54 /manual-tests
parentaa3c2c4796ea52fb36d64b60d7a6842c5b8be768 (diff)
parentf91e77396e4fb95de826e19276bf32bcf8364501 (diff)
merge
(bzr r2601.2.2)
Diffstat (limited to 'manual-tests')
-rw-r--r--manual-tests/Hud.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/manual-tests/Hud.txt b/manual-tests/Hud.txt
index 080e8e7f5..ac017e01b 100644
--- a/manual-tests/Hud.txt
+++ b/manual-tests/Hud.txt
@@ -33,21 +33,6 @@ Expected Result:
After pressing escape in step three, the text "test" should be removed from the hud search
After step four, the hud should dismiss itself and not be present.
-Alt+Arrow keys not passed to application
-----------------------------------------
-Tests that Alt+ArrowKey events are correctly passed to the active window
-when Unity is not responding to them.
-
-Note: Should be automated
-
-Setup:
-#. Open gnome-terminal
-
-Actions:
-#. While holding Alt, tap arrow keys: Up, Down, Right, Left
-
-Expected Result:
- The terminal should show the keycodes were received as text "ABCD".
Alt+Enter Crash
---------------