You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.



You are here: Test Case Matrix for Selection > Test Case Description for drag-scroll-text

Test Case Description for drag-scroll-text

Purpose

Determine whether drag-scrolling gestures function properly.

Initial Conditions

None.

Steps/Description

  1. View the attached drag-scroll-text.html test case
  2. If necessary, shrink the window so that the browser window contains both horizontal and vertical scroll bars.
  3. Start from the first word ("Currently") in the upper-left hand corner of the web page, and drag-scroll to the bottom-right hand corner of the page.
  4. From the final word ("component") in the document, drag-scroll from the lower-right hand corner of the web to the upper-left hand corner of the web page.
  5. View the drag-scroll-text-frame.html test case.
  6. For each the page's two frames, drag-scroll from the top of the page to its bottom.
  7. View the drag-scroll-box.html test case.
  8. Starting from the first word in the upper-left hand corner of the text area, drag-scroll downwards to the end of the text content.

Expected Results

After Step #3, the page should be successfully drag-scrolled to the bottom-right hand corner. (despite having to drag-scroll through several table cells, and out of the table)

After Step #4, the document should be successfully drag-scrolled to its upper-left hand corner.

After Step #6, drag-scrolling a frame should not impact the contents of its neighbor frame.

After Step #8, the entire text area should be selected.

Links

drag-scroll-text.html
drag-scroll-text-frame.html
drag-scroll-box.html