為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Open new windows in a new tab instead doesn't work

  • 6 回覆
  • 13 有這個問題
  • 43 次檢視
  • 最近回覆由 AT

more options

In the newest version of FireFox, when I click on links that would have opened a tab are now opening a new window. This started happening after installing the latest version and performing a refresh. I have "Open new windows in a new tab instead" selected. I have tried turning it on and off several times and it doesn't seem to have any affect on this issue. How do I get new tab to be in my current window and not opening up new windows.

UPDATE: It isn't "links" that are an issue, it is menu items and action buttons on web sites that use to open in a new tab that are now opening in a new window.

In the newest version of FireFox, when I click on links that would have opened a tab are now opening a new window. This started happening after installing the latest version and performing a refresh. I have "Open new windows in a new tab instead" selected. I have tried turning it on and off several times and it doesn't seem to have any affect on this issue. How do I get new tab to be in my current window and not opening up new windows. UPDATE: It isn't "links" that are an issue, it is menu items and action buttons on web sites that use to open in a new tab that are now opening in a new window.

由 AT 於 修改

被選擇的解決方法

Hi AT, the "Open new windows in a new tab instead" should control buttons in websites as well as links. However, if the site specifies features of the new window such as its side or selection of toolbars, then Firefox will allow it to be a window, on the theory that it may be a dialog or something that only makes sense when viewed in front of the page. You can override that to see whether it helps. Here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste neww and pause while the list is filtered

(3) Adjust the preferences as follows:

(A) browser.link.open_newwindow - for links in Firefox tabs

  • 3 = divert new window to a new tab (default) <= This should already be set; if it's not, right-click > Reset to restore the default
  • 2 = allow link to open a new window
  • 1 = force new window into same tab

(B) browser.link.open_newwindow.restriction - for links in Firefox tabs

  • 0 = apply the setting under (A) to ALL new windows (even script windows) <= Try this one
  • 2 = apply the setting under (A) to normal windows, but NOT to script windows with features (default)
  • 1 = override the setting under (A) and always use new windows

(C) browser.link.open_newwindow.override.external - for links in other programs

  • -1 = apply the setting under (A) to external links (default) (this should already be set; if it's not, right-click > Reset to restore the default
  • 3 = open external links in a new tab in the last active window <= Try this one
  • 2 = open external links in a new window
  • 1 = open external links in the last active tab replacing the current page

To return to normal if things go haywire, right-click each "modified" preference and choose Reset.

Does it help with that site?

從原來的回覆中察看解決方案 👍 6

所有回覆 (6)

more options

I am using version: 57.0.1 (64-bit)

more options

Right click >> Open link in new tab.

more options

That doesn't work with buttons and menus. Normally I would use Ctrl click on links to do that.

I should have been better at describing the issue. It isn't specifically a "Link" that is the issue. They are menu options and action buttons on web sites that use to open in a new tab in the same FF window that now open in a new window.

由 AT 於 修改

more options
more options

選擇的解決方法

Hi AT, the "Open new windows in a new tab instead" should control buttons in websites as well as links. However, if the site specifies features of the new window such as its side or selection of toolbars, then Firefox will allow it to be a window, on the theory that it may be a dialog or something that only makes sense when viewed in front of the page. You can override that to see whether it helps. Here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste neww and pause while the list is filtered

(3) Adjust the preferences as follows:

(A) browser.link.open_newwindow - for links in Firefox tabs

  • 3 = divert new window to a new tab (default) <= This should already be set; if it's not, right-click > Reset to restore the default
  • 2 = allow link to open a new window
  • 1 = force new window into same tab

(B) browser.link.open_newwindow.restriction - for links in Firefox tabs

  • 0 = apply the setting under (A) to ALL new windows (even script windows) <= Try this one
  • 2 = apply the setting under (A) to normal windows, but NOT to script windows with features (default)
  • 1 = override the setting under (A) and always use new windows

(C) browser.link.open_newwindow.override.external - for links in other programs

  • -1 = apply the setting under (A) to external links (default) (this should already be set; if it's not, right-click > Reset to restore the default
  • 3 = open external links in a new tab in the last active window <= Try this one
  • 2 = open external links in a new window
  • 1 = open external links in the last active tab replacing the current page

To return to normal if things go haywire, right-click each "modified" preference and choose Reset.

Does it help with that site?

more options

Thank you jscher2000, that seems to have done it. I tried this on a couple sites where I had noticed the change and it is now working as before.