Search Support

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.

Learn More

New tab opens after current though toggled to false

  • 2 பதிலளிப்புகள்
  • 0 இந்த பிரச்னைகள் உள்ளது
  • 29 views
  • Last reply by cor-el

Note: Please read my reply to the post, below, for an update.

I like to have new tabs open at the end of my tab stream so that each new tab opens in consecutive order. This is only inconvenient when I have a lot of tabs and need to scroll to the end for the latest. Because I was working with a lot of tabs today I toggled the following to "true" in about:config —

browser.tabs.insertAfterCurrent = true browser.tabs.insertRelatedAfterCurrent = true

The issue I'm having is that after toggling back to false, new tabs continue to open after the current tab, rather than at the end as before.

I'm not clear on the difference between related and unrelated, so I've experimented toggling one on, one off and neither or both but for some reason the behavior continues to default to opening new tabs after current in each case.

I have also tried restarting both Firefox and the computer, but this has not had any effect, either.

I have included a screen shot of the present settings and behavior.

'''Note: '''Please read my reply to the post, below, for an update. I like to have new tabs open at the end of my tab stream so that each new tab opens in consecutive order. This is only inconvenient when I have a lot of tabs and need to scroll to the end for the latest. Because I was working with a lot of tabs today I toggled the following to "true" in about:config — browser.tabs.insertAfterCurrent = true browser.tabs.insertRelatedAfterCurrent = true The issue I'm having is that after toggling back to '''false''', new tabs continue to open after the current tab, rather than at the end as before. I'm not clear on the difference between related and unrelated, so I've experimented toggling one on, one off and neither or both but for some reason the behavior continues to default to opening new tabs after current in each case. I have also tried restarting both Firefox and the computer, but this has not had any effect, either. I have included a screen shot of the present settings and behavior.
Attached screenshots

wynden மூலமாக திருத்தப்பட்டது

தீர்வு தேர்ந்தெடுக்கப்பட்டது

I have just noticed that by using the "+", ctrl+t, or right-clicking on a link, the tab opens at the end of the list as expected. The only time it is still opening after the current tab is when I right click within the tab bar and use the right-click menu there, which is what I was doing. Therefore I am marking this question as solved.

Read this answer in context 👍 0

All Replies (2)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

I have just noticed that by using the "+", ctrl+t, or right-clicking on a link, the tab opens at the end of the list as expected. The only time it is still opening after the current tab is when I right click within the tab bar and use the right-click menu there, which is what I was doing. Therefore I am marking this question as solved.

Helpful?

Note that this is how it is designed. See addAdjacentNewTab:

<menuitem id="context_openANewTab" data-lazy-l10n-id="tab-context-new-tab" oncommand="gBrowser.addAdjacentNewTab(TabContextMenu.contextTab)"/>

Helpful?

கேள்வி எழுப்பு

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.