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 Drag & Drop > Test Case Description for dragging content to a dialog

Test Case Description for dragging content to a dialog

Purpose

To confirm that text, links, and images dragged to a non-modal dialog are handled properly

Steps/Description

  1. Open the testfile.html test file
  2. Open a non-modal dialog (e.g. Edit | Find in This Page...)
  3. Make a text selection and drag it onto a text widget in the dialog.
  4. Drag a link onto a text wedget in the dialog
  5. Drag the selected text a blank area or a non-text wedget in the dialog
  6. Drag a link to a blank area or a non-text wedget in the dialog
  7. Drag the space shuttle image to the dialog

Expected Results

3. The selection text should be copied to the text widget

4. The link URL should be copied to the text widget

5-7 The drag attempt should be rejected