summaryrefslogtreecommitdiff
path: root/manual-tests
diff options
authorNick Dedekind <nicholas.dedekind@gmail.com>2012-09-27 08:36:15 +0100
committerNick Dedekind <nicholas.dedekind@gmail.com>2012-09-27 08:36:15 +0100
commit9d8012b33b85de1c5d75f677ed2049006593d842 (patch)
tree6d52e9fadc308c2f46a1ea53f653ddc80273b9de /manual-tests
parentb3a341f4ae5783ea1cd8ec4ea38a1ae4359d60f0 (diff)
Added manual test for dash preview scrollbars.
(bzr r2754.2.2)
Diffstat (limited to 'manual-tests')
-rw-r--r--manual-tests/Preview.txt32
1 files changed, 32 insertions, 0 deletions
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.