Inventions on Drag and Drop in GUI
Umakant Mishra

TL;DR
This paper reviews the complexities and limitations of drag and drop operations in GUIs, highlighting various inventions that address these challenges to improve user interaction and functionality.
Contribution
It surveys existing inventions that solve difficulties in drag and drop operations, providing insights into technological advancements in GUI interactions.
Findings
Identifies key limitations of conventional drag and drop.
Highlights inventions that enhance drag and drop capabilities.
Discusses solutions for complex drag and drop scenarios.
Abstract
Drag and drop operation is one of the key capabilities of any Graphical User Interface. The user can do quite complex operations simply by visually dragging and dropping objects from one location to another. It saves user from remembering and typing a lot of commands. The result of a drag and drop operation may vary depending the type of source object and type of destination object. For example dragging a file and dropping on a folder may copy or move the file to the destination folder, dropping that file to a remote FTP location may upload that file using internet, dropping that file on a printer icon may print that file, dropping that file on the trash can may delete that file, and dropping that file on an executable may play or open or compute or manipulate that file. Although a drag and drop operation prima facie seems to be a simple operation, it can become extremely…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInteractive and Immersive Displays · Augmented Reality Applications
