MozillaZine

Ui.click hold context menus

From MozillaZine Knowledge Base

Contents

Background

On the Macintosh, many users do not use a two-button mouse. In the mid-’90s, Netscape started using the convention of “click-and-hold” to provide access to the context menu. Later, Apple standardized Control-Click as the way to access context menus. For backwards compatibility, Mozilla still supports “click-and-hold.” This preference determines whether or not the context menu will be shown when clicking and holding down the primary mouse button on a Macintosh.

Possible values and their effects

True

Holding down the primary mouse button will show the context menu. (Default in SeaMonkey)

False

“Click-and-hold” does nothing; Control-Click is the only way to show the context menu. (Default elsewhere)

First checked in

2006-04-08 by Asaf Romano

Has an effect in

  • Mozilla Firefox (Mac OSX only) (trunk builds after 2006-04-08, branch builds after 2006-04-10)
  • SeaMonkey (Mac OSX only) (trunk builds after 2006-04-08, branch builds after 2006-04-10)

Related bugs