summaryrefslogtreecommitdiff
path: root/manual-tests
diff options
authorMarco Trevisan (TreviƱo) <mail@3v1n0.net>2011-12-08 00:06:03 -0500
committerTarmac <>2011-12-08 00:06:03 -0500
commitc5db72096a49f288c97f33ac89db16ab28f3ab5b (patch)
tree5b36faf894cf0f6a8eaca5c3ef69f63b9bee928a /manual-tests
parent5a53b7647c4757923039a74748fae8f5d3e4b09a (diff)
parentb2e363d8abe78cec452f15c3e7b3243c59ba1d39 (diff)
Doing work to fix bug #791810 properly.
When a quicklist is opened when the expo is currently running, we just wait it to be closed, before showing the quicklist itself.. Fixes: https://bugs.launchpad.net/bugs/791810. Appoved by Tim Penhey. (bzr r1769)
Diffstat (limited to 'manual-tests')
-rw-r--r--manual-tests/QuicklistOnExpo.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/manual-tests/QuicklistOnExpo.txt b/manual-tests/QuicklistOnExpo.txt
new file mode 100644
index 000000000..47b7aec53
--- /dev/null
+++ b/manual-tests/QuicklistOnExpo.txt
@@ -0,0 +1,14 @@
+Test Quicklist while on Expo
+============================
+
+This test shows how the launcher quicklists work when the expo plugin is activated.
+
+#. Start with a clear screen
+#. Press Super+S or select the workspace switcher on the launcher
+#. When the workspace switcher is running, right-click over a launcher icon
+
+Outcome
+ The expo should terminate, and the quicklist should be shown once the
+ workspace switcher has been closed.
+ Clicking over a quicklist item should work as expected and clicking outside
+ that quicklist, should close it.