summaryrefslogtreecommitdiff
path: root/manual-tests
diff options
authorAndrea Azzarone <azzaronea@gmail.com>2012-09-19 19:41:59 +0200
committerAndrea Azzarone <azzaronea@gmail.com>2012-09-19 19:41:59 +0200
commit7d46b30e791ecf1878c5336d6ad5a7cb6071f8c2 (patch)
tree2216b8c9c46d5539d3aace0b87306926a976bc59 /manual-tests
parent98235a347594542daab62210a07f160f98aac188 (diff)
Add manual test.
(bzr r2721.2.2)
Diffstat (limited to 'manual-tests')
-rw-r--r--manual-tests/Preview.txt19
1 files changed, 19 insertions, 0 deletions
diff --git a/manual-tests/Preview.txt b/manual-tests/Preview.txt
index 47a9770c6..4286d48f8 100644
--- a/manual-tests/Preview.txt
+++ b/manual-tests/Preview.txt
@@ -151,3 +151,22 @@ Actions:
Expected Result:
A preview will open with the correct size initially (no size flicker).
When the dash is resized, the preview will center its geometry and stay the correct size.
+
+
+Two highlighted action buttons
+------------------------------
+This tests that it's not possible to have two highlighted preview action button.
+
+Setup:
+#. Open dash
+#. Open Files Lens.
+#. Right-click the mouse on an icon (don't use folder icons because they have just one action button).
+#. Wait for the preview window to open and finish animating.
+#. Make sure that an action button is already highlighted (henceforth referred to as the button A)
+
+Actions:
+#. Move the mouse to another action button (henceforth referred to as the button B)
+
+Expected Result:
+ The button A must not be highlighted.
+ The button B must be highlighted.