From 7d46b30e791ecf1878c5336d6ad5a7cb6071f8c2 Mon Sep 17 00:00:00 2001 From: Andrea Azzarone Date: Wed, 19 Sep 2012 19:41:59 +0200 Subject: Add manual test. (bzr r2721.2.2) --- manual-tests/Preview.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'manual-tests') 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. -- cgit v1.2.3