summaryrefslogtreecommitdiff
path: root/manual-tests
diff options
authorChristopher Lee <chris.lee@canonical.com>2012-07-10 10:21:36 -0400
committerTarmac <>2012-07-10 10:21:36 -0400
commit0035928980c05d7097a76cfac9fa97a6b18158ed (patch)
treee1f9a770f8f1963692fb3751e9a7f862c61e8853 /manual-tests
parent9b1afe5ebf67ee6370eec4616dc83d283d56474d (diff)
parentf72a2e1c4dea67d38edeb6319d3aa44ccf8f347a (diff)
Removed 2 fast-switching tests, made them manual tests instead.. Fixes: . Approved by Thomi Richards.
(bzr r2484)
Diffstat (limited to 'manual-tests')
-rw-r--r--manual-tests/Switcher.txt28
1 files changed, 27 insertions, 1 deletions
diff --git a/manual-tests/Switcher.txt b/manual-tests/Switcher.txt
index e773a7ce8..de03eda51 100644
--- a/manual-tests/Switcher.txt
+++ b/manual-tests/Switcher.txt
@@ -73,7 +73,7 @@ Action:
Outcome
The switcher should appear with the detail view for the given application
- (e.g. the terminal), with all terminal applications for the workspace
+ (e.g. the terminal), with all terminal applications for the workspace
visible. The switcher should look normally.
@@ -95,3 +95,29 @@ Outcome
On every quick tap, the focus should switch to the next same-application
type window. During that switch the switcher should not appear, not even
for a brief moment (if done fast enough). No 'flickering' of the switcher.
+
+
+Fast mouse-wheel switching
+--------------------------
+This test ensures that there is 'smoothing' when using the mouse-wheel to select
+from the switcher.
+
+Setup:
+#. Have a couple of different applications open (i.e. a Terminal and a
+ Mahjongg).
+
+Action:
+#. Hold down the 'Alt' and tap 'Tab' key.
+#. While holding down the 'Alt' key, scroll the middle mouse-wheel downward
+ quickly 3-4 clicks.
+
+Outcome:
+ The switcher should only select the next icon (and not zoom through the list).
+
+Action:
+#. Hold down the 'Alt' and tap 'Tab' key.
+#. While holding down the 'Alt' key, scroll the middle mouse-wheel upward
+ quickly 3-4 clicks.
+
+Outcome:
+ The switcher should only select the next icon (and not zoom through the list).