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 disjoint-select-table

Test Case Description for disjoint-select-table

Purpose

Determine whether discontiguous selection of table cells function properly.

Initial Conditions

None.

Steps/Description

View the enclosed test case.
Mac OS:

  1. Drag-select from (1,1) to (2,2)
  2. Hold down the command key, and click on the 7 (at 4,4)
  3. Hold down the command key, and click on the 4 (at 2,2)

Windows:

  1. Drag-select from (1,1) to (2,2)
  2. Hold down the Control key, and click on the 7 (at 4,4)
  3. Hold down the Control key, and click on the 4 (at 2,2)

Expected Results

Step 1:
The upper-left hand four cells should be selected.

Step 2:
The cell containing the number 7 should be selected, in addition to the four cells selected in step a. (A total of five cells should be selected.)

Step 3:
On Mac OS, the cell containing the number 4 should be deselected; the other four cells should remain selected. (A total of four cells should be selected.)

On Windows, the Interface Guidelines lack a useful specification for this action; any user-friendly outcome is acceptable.

Link

disjoint-select-table.html

* What are the Linux keyboard equivalents for performing disjoint cell selections? (No platform UI guidelines)