From 9d8012b33b85de1c5d75f677ed2049006593d842 Mon Sep 17 00:00:00 2001 From: Nick Dedekind Date: Thu, 27 Sep 2012 08:36:15 +0100 Subject: Added manual test for dash preview scrollbars. (bzr r2754.2.2) --- manual-tests/Preview.txt | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) (limited to 'manual-tests') diff --git a/manual-tests/Preview.txt b/manual-tests/Preview.txt index b05a07877..fbd45e6e4 100644 --- a/manual-tests/Preview.txt +++ b/manual-tests/Preview.txt @@ -170,3 +170,35 @@ Actions: Expected Result: The button A must not be highlighted. The button B must be highlighted. + + +Preview Scrolling Drag +------------------------------ +This tests that a preview with a scrollbar can be scrolled by dragging the scrollbar. + +Setup: +#. Open dash. +#. Open Music Lens. +#. Open a preview for an album which has a scrollbar due to more tracks that can fit on screen. + +Actions: +#. Scroll down the tracks by dragging the scrollbar. + +Expected Result: + The scroll view will scroll down the list of tracks. + + +Preview Scrolling Mouse Wheel +------------------------------ +This tests that a preview with a scrollbar can be scrolled by using the mouse wheel. + +Setup: +#. Open dash. +#. Open Music Lens. +#. Open a preview for an album which has a scrollbar due to more tracks that can fit on screen. + +Actions: +#. Scroll down the tracks by using the mouse wheel. + +Expected Result: + The scroll view will scroll down the list of tracks. -- cgit v1.2.3