| |||||||||
Drag-and-drop refers to the act of (or support for the act of) clicking on a virtual object and dragging it to, or onto, another virtual object. The basic sequence involved in drag-and-drop is:
A common example is dragging an icon on a virtual desktop to a special trashcan icon to delete a file. In general, drag-and-drop can be used to invoke many kinds of actions, or create many kinds of associations, between two abstract objects. Examples including
As a feature, support for drag-and-drop is not found in all software, though it is sometimes a fast and easy-to-learn technique for users to perform tasks. Drag-and-drop is a common feature of graphical user interfaces.
Dragging requires more physical effort than moving the same pointing device without holding down any buttons. Because of this, a user cannot move as quickly and precisely while dragging (see Fitts' law). However, drag-and-drop operations have the advantage of congnitively chunking together two operands (the object to drag, and the drop location) into a single action (see, for example, Buxton, W. (1986). Chunking and Phrasing and the Design of Human-Computer Dialogues, Proceedings of the IFIP World Computer Congress, Dublin, Ireland, 475-480. http://www.billbuxton.com/chunking.html ).
See also point-and-click