Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

সহায়তা খুঁজুন

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

আরও জানুন

Middle Click To Open New Tab

  • 6 উত্তরসমূহ
  • 2 এই সমস্যাটি আছে
  • 1 দেখুন
  • শেষ জবাব দ্বারা krustykobb

more options

When I middle click a link (e.g. a bookmark) to open a new tab, it automatically switches to this tab, and if possible I would like to disable this. Thanks in advance :)

When I middle click a link (e.g. a bookmark) to open a new tab, it automatically switches to this tab, and if possible I would like to disable this. Thanks in advance :)

সমাধান চয়ন করুন

Sorry, I forgot about this pref that you can toggle on the about:config page:

  • about:config page: browser.tabs.loadBookmarksInBackground = true

Note that you can toggle this by holding down the Shift key and middle-clicking the bookmark/link.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.


There are these prefs, accessible via the about:config page, to control the focus if you click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks)
প্রেক্ষাপটে এই উত্তরটি পড়ুন। 👍 1

All Replies (6)

more options

Hi!

Try this KB article and disable: "When I open a link in a new tab, switch to it immediately"

https://support.mozilla.org/en-US/kb/tab-preferences-and-settings

Let me know if that helps!

-Robert

more options

Hi,

This is already unchecked - the problem only appears to occur when I middle click a link bookmark in the bookmark bar, and not links within other sites

more options

Bookmarks always open immediately in a new tab (middle-click or Ctrl left-click) or the current tab (left-click) and you can't prevent that and open them in the background. Those settings only apply to links that you click on a web page.

See:

For links opened via JavaScript you can look at this pref:

more options

So there is no way that I can stop the bookmarks automatically being switched to when I open them? When I was using Chrome I would middle click a bookmark and it would load without switching to it

more options

চয়ন করা সমাধান

Sorry, I forgot about this pref that you can toggle on the about:config page:

  • about:config page: browser.tabs.loadBookmarksInBackground = true

Note that you can toggle this by holding down the Shift key and middle-clicking the bookmark/link.

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.


There are these prefs, accessible via the about:config page, to control the focus if you click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks)
more options

Thanks - changing the load bookmarks in background option in about:config solved my problem :)