Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Links will no longer open in new tabs

  • 4 个回答
  • 2 人有此问题
  • 2 次查看
  • 最后回复者为 trumpy81

more options

I have my preferences set to open all clicked links in a new tab. For an unknown reason, it just stops working and links open in the same tab. I've done all the tips and tricks to no avail. I can left click the link and choose open in a new tab, but I want it to do it automatically every time. Why does this randomly stop working for extended periods of time?

I have my preferences set to open all clicked links in a new tab. For an unknown reason, it just stops working and links open in the same tab. I've done all the tips and tricks to no avail. I can left click the link and choose open in a new tab, but I want it to do it automatically every time. Why does this randomly stop working for extended periods of time?

被采纳的解决方案

I have Firefox set up to open all links in a different tab. But I did find the issue. I was logged in under a different name, and that name had different settings.

Thank you for your help.

定位到答案原位置 👍 0

所有回复 (4)

more options

Hi, you might have been using an add-on that has stopped working, because Firefox doesn't open links in a new tab by default. You can right click > Open Link in New Tab, click the mouse wheel or hold down Ctrl when you click the link. You can also try -

If you want only bookmarks to open in a new tab, type about:config into the address bar, press Enter, accept the warning, scroll down the alphabetical list to browser.tabs.LoadBookmarksInTabs and double click the entry to change 'Value' from False to True.

If your question is resolved by this or another answer, please take a minute to let us know. Thank you!

more options

As some additional background:

The setting "Open new windows in a new tab instead" instructs Firefox what to do if the link you clicked was coded with either of these optional features:

  • "target" attribute directing the link to a new window
  • script launching a new window using window.open()

Firefox will open ordinary links -- links that do not have either of those codes -- in the same tab. That setting doesn't apply unless there is a new window.

more options

选择的解决方案

I have Firefox set up to open all links in a different tab. But I did find the issue. I was logged in under a different name, and that name had different settings.

Thank you for your help.

more options

For Firefox 60.0.1 >

Type about:config into the address bar and hit enter. Accept the warning.

Then search for browser.tabs.loadBookmarksInTabs and set it to true.

Then when you click on a bookmark it will automatically open in a new tab.

HTH

由trumpy81于修改