Browser.tabs.disableBackgroundClose

From MozillaZine Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Background

In conjunction with several other improvements to tabbed browsing in Firefox 2.0, close buttons were added to tabs. These appear on the right or left side of the tab, depending on your OS. However, a user may accidentally press the close tab button when switching between tabs; this preference will disable (but not hide) the close button on background tabs.

Possible values and their effects

True

Clicking on the close tab button of a tab in the background will switch to that tab, not close it.

False

Clicking on the close tab button of a tab in the background will close the tab, and the current tab will remain in the foreground. (Default)

First checked in

2006-01-20 by Ben Goodger

Has an effect in

Related bugs

Related preferences

External links