Browser.link.open newwindow.restrictionFrom MozillaZine Knowledge Base
[edit] BackgroundSome web sites choose to open certain links in new windows. However, many users prefer using tabs to multiple browser windows. This preference allows for fine-tuning of browser.link.open_newwindow. Oftentimes when a new window is opened from JavaScript, it’s a small popup without all of a usual browser window’s features—e.g., the back/forward/reload buttons are hidden, the status bar is hidden, the size is purposely smaller, etc. Usually in this situation, the window is designed specifically as a popup, and opening it in a tab actually makes it less useful. This preference can let these types of links open as new windows while opening all other types as new tabs. [edit] Possible values and their effects[edit] 0Divert all links according to browser.link.open_newwindow. (Default in Firefox 1.0.x and SeaMonkey 1.0 to 2.1a2) This includes:
[edit] 1Do not divert any links (browser.link.open_newwindow will have no effect). [edit] 2Divert all links according to browser.link.open_newwindow, unless the new window specifies how it should be displayed. (Default in Firefox 1.5 and later, in SeaMonkey 2.1a3 and later, and Camino 1.5) This includes:
This does not include:
[edit] First checked in[edit] Has an effect in
[edit] Related bugs
[edit] Related preferences |
|