搜索 | 用户支持

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

详细了解

Cannot Open New Tab by Clicking a Link in a Webpage

  • 6 个回答
  • 2 人有此问题
  • 1 次查看
  • 最后回复者为 Skeezix

more options

Another "feature" caused by an untested release of Mozilla's daily "Updates....

WinVista, FF15.0.1

When I right-click a link in a webpage and select "open in new tab", the new tab appears with the link name in it but I have to select that tab to see its website. Didn't have to do that in previous versions of FF.

Oh, yes, I UNCHECKED the "Don't open new tabs until selected".

Another "feature" caused by an untested release of Mozilla's daily "Updates.... WinVista, FF15.0.1 When I right-click a link in a webpage and select "open in new tab", the new tab appears with the link name in it but I have to select that tab to see its website. Didn't have to do that in previous versions of FF. Oh, yes, I UNCHECKED the "Don't open new tabs until selected".

被采纳的解决方案

I solved my problem when I accidentally double-clicked that parm and thus toggled it to FALSE.

定位到答案原位置 👍 0

所有回复 (6)

more options

Check this setting in the about:config window:

  • browser.tabs.loadInBackground - set to false if it is not already false.
more options

Yes, that parm was set to True:

browser.tabs.loadInBackground;true

Where does that file live?

more options

You can check for problems with the preferences and if necessary rename or delete the prefs.js file and a possible user.js file to reset all prefs.

Such settings can also have been changed by an extension.


more options

Set that setting to false because you do not want the tab in the background; you want it in the foreground.

more options

Yes, but what is the name of the file I need to edit??

more options

选择的解决方案

I solved my problem when I accidentally double-clicked that parm and thus toggled it to FALSE.