Triple-click

Last updated


Triple-click is the action of clicking a computer mouse button three times quickly without moving the mouse. Along with clicking and double-clicking, triple-clicking allows three different actions to be associated with the same mouse button. Criticism of the double-click mechanism is even more valid for triple-clicks. [1] However, few applications assign critical actions to a triple click.

Contents

Examples of usage

On text

In most text processing programs and edit controls triple-clicking with the primary mouse button (the left button for right-handers) on the text selects the entire line. If the edit control is not multiline, the entire text is selected. [2] [3] [4]

Microsoft Word

A triple-click within a paragraph in the text area selects the entire paragraph. A triple-click in the left margin (when the mouse pointer is an up-and-to-the-right arrow) selects the entire document.

Microsoft Works

A triple-click within a paragraph in the text area selects the line. A triple-click in the left margin (when the mouse pointer is an up-and-to-the-right arrow) selects the entire document.

Corel WordPerfect

A triple-click within a paragraph in the text area selects the sentence. A triple-click in the left margin (when the mouse pointer is an up-and-to-the-right arrow) selects the entire document.

Outlook and Outlook Express

A triple-click within a paragraph in the text area selects the entire paragraph.

Text fields

A triple-click in a text entry field (a text entry widget) selects the entire line of text. This is a standard feature of the widgets themselves, so works in most applications, on Linux as well as Windows. [5]

Quark Express

A triple-click selects the current line. Four clicks selects the current paragraph. Five clicks selects the whole document. [6]

Web browsers

Firefox 3.0

In Firefox 3.0 a triple-click will highlight all text within any single HTML element on the page.

Firefox 3.5

In Firefox 3.5 and upwards, a triple-click selects the entire paragraph. If the triple click is inside a content editable element, and is on the first paragraph, it selects the text, and the opening tag of the contentEditable element.

Internet Explorer 7

In Internet Explorer 7 a triple-click will highlight all text within any single HTML element on the page. If there is an article with multiple paragraphs one can highlight an entire paragraph with a triple-click.

Opera

In Opera a triple-click will select all text within a sentence while automatically popping up a list of commands to apply to the selected text. A quadruple-click will select all text within a single paragraph while keeping the aforementioned popup open.

Safari 3.0

In Safari 3.0 a triple-click will highlight all text within any single HTML element on the page. If there is an article with multiple paragraphs one can highlight an entire paragraph with a triple-click.

Chrome

In Google Chrome (and by extension ChromeOS), triple-clicking any part of a Web page will cause the nearest text node to be highlighted completely.

Adjusting speed

Adjusting speed of triple-click depends on the operating system:

See also

Related Research Articles

Dynamic HTML, or DHTML, is a term which was used by some browser vendors to describe the combination of HTML, style sheets and client-side scripts that enabled the creation of interactive and animated documents. The application of DHTML was introduced by Microsoft with the release of Internet Explorer 4 in 1997.

<span class="mw-page-title-main">Scrollbar</span> Graphical user interface element

A scrollbar is an interaction technique or widget in which continuous text, pictures, or any other content can be scrolled in a predetermined direction on a computer display, window, or viewport so that all of the content can be viewed, even if only a fraction of the content can be seen on a device's screen at one time. It offers a solution to the problem of navigation to a known or unknown location within a two-dimensional information space. It was also known as a handle in the very first GUIs. They are present in a wide range of electronic devices including computers, graphing calculators, mobile phones, and portable media players. The user interacts with the scrollbar elements using some method of direct action, the scrollbar translates that action into scrolling commands, and the user receives feedback through a visual updating of both the scrollbar elements and the scrolled content.

A HTML editor is a program used for editing HTML, the markup of a web page. Although the HTML markup in a web page can be controlled with any text editor, specialized HTML editors can offer convenience, added functionality, and organisation. For example, many HTML editors handle not only HTML, but also related technologies such as CSS, XML and JavaScript or ECMAScript. In some cases they also manage communication with remote web servers via FTP and WebDAV, and version control systems such as Subversion or Git. Many word processing, graphic design and page layout programs that are not dedicated to web design, such as Microsoft Word or Quark XPress, also have the ability to function as HTML editors.

In computing, a window is a graphical control element. It consists of a visual area containing some of the graphical user interface of the program it belongs to and is framed by a window decoration. It usually has a rectangular shape that can overlap with the area of other windows. It displays the output of and may allow input to one or more processes.

<span class="mw-page-title-main">Text box</span> Boxes where text is entered in computing

A text box is a control element of a graphical user interface, that should enable the user to input text information to be used by a program. Human Interface Guidelines recommend a single-line text box when only one line of input is required, and a multi-line text box only if more than one line of input may be required. Non-editable text boxes can serve the purpose of simply displaying text.

<span class="mw-page-title-main">Drag and drop</span> Action in computer graphic user interfaces

In computer graphical user interfaces, drag and drop is a pointing device gesture in which the user selects a virtual object by "grabbing" it and dragging it to a different location or onto another virtual object. In general, it can be used to invoke many kinds of actions, or create various types of associations between two abstract objects.

Point and click are the actions of a computer user moving a pointer to a certain location on a screen (pointing) and then pressing a button on a mouse or other pointing device (click). An example of point and click is in hypermedia, where users click on hyperlinks to navigate from document to document. User interfaces, for example graphical user interfaces, are sometimes described as "point-and-click interfaces", often to suggest that they are very easy to use, requiring that the user simply point to indicate their wishes. Describing software this way implies that the interface can be controlled solely through a pointing device with little or no input from the keyboard, as with many graphical user interfaces.

The Taskbar is a graphical user interface element that has been part of Microsoft Windows since Windows 95, displaying and facilitating switching between running programs. The Taskbar and the associated Start Menu were created and named in 1993 by Daniel Oran, a program manager at Microsoft who had previously collaborated on Great ape language research with the behavioral psychologist B.F. Skinner at Harvard.

Mouse keys is a feature of some graphical user interfaces that uses the keyboard as a pointing device. Its roots lie in the earliest days of visual editors when line and column navigation was controlled with arrow keys. Today, mouse keys usually refers to the numeric keypad layout standardized with the introduction of the X Window System in 1984.

<span class="mw-page-title-main">Graphical widget</span> Element of interaction in a graphical user interface

A graphical widget in a graphical user interface is an element of interaction, such as a button or a scroll bar. Controls are software components that a computer user interacts with through direct manipulation to read or edit information about an application. User interface libraries such as Windows Presentation Foundation, Qt, GTK, and Cocoa, contain a collection of controls and the logic to render these.

MHTML, an initialism of "MIME encapsulation of aggregate HTML documents", is a Web archive file format used to combine, in a single computer file, the HTML code and its companion resources that are represented by external hyperlinks in the web page's HTML code. The content of an MHTML file is encoded using the same techniques that were first developed for HTML email messages, using the MIME content type multipart/related. MHTML files use an .mhtml or .mht filename extension.

<span class="mw-page-title-main">Button (computing)</span> Graphical user interface element

In computing, a button is a graphical control element that provides the user a simple way to trigger an event, like searching for a query at a search engine, or to interact with dialog boxes, like confirming an action.

A double-click is the act of pressing a computer mouse button twice quickly without moving the mouse. Double-clicking allows two different actions to be associated with the same mouse button. It was developed by Bill Atkinson of Apple Computer for their Lisa project. Often, single-clicking selects an object, while a double-click executes the function associated with that object. Following a link in a modern web browser is accomplished with only a single click, requiring the use of a second mouse button, "click and hold" delay, or modifier key to gain access to actions other than following the link. On touchscreens, the double-click is called "double-tap"; it's not used as much as double-click, but typically it functions as a zoom feature.

In computer hypertext, a URI fragment is a string of characters that refers to a resource that is subordinate to another, primary resource. The primary resource is identified by a Uniform Resource Identifier (URI), and the fragment identifier points to the subordinate resource.

In computing, caret navigation is a kind of keyboard navigation where a caret is used to navigate within a text document.

In human–computer interaction, a cursor is an indicator used to show the current position on a computer monitor or other display device that will respond to input.

A menu bar is a graphical control element which contains drop-down menus.

In computing, a keyboard shortcut is a sequence or combination of keystrokes on a computer keyboard which invokes commands in software.

<span class="mw-page-title-main">Mouse button</span> Electric switch on a computer mouse

A mouse button is an electric switch on a computer mouse which can be pressed (“clicked”) to select or interact with an element of a graphical user interface. Mouse buttons are most commonly implemented as miniature snap-action switches.

References

  1. Allan Day. "Pointer and touch input". GNOME Human Interface Guidelines. v3.22. GNOME . Retrieved 2016-11-28.
  2. "Pointer Usage". xterm - terminal emulator for X. 2016-10-07. Retrieved 2016-11-28.
  3. Jonathan Singer; Kurt Hindenburg (2016-07-09). "1. Introduction: Mouse Buttons". The Konsole Handbook. KDE . Retrieved 2016-11-28.
  4. Thad McGinnis; Anne-Marie Mahfouf; Anders Lund; T.C. Hollingswort (2016-04-09). "Working with the Selection". The KatePart Handbook. KDE . Retrieved 2016-11-28.
  5. "QLineEdit.cpp". Qt . Retrieved 2016-11-28.
  6. "A Guide to QuarkXPress 2019, Text and Typography" . Retrieved 2020-04-27.