Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

New tab opens after current though toggled to false

  • 2 odgovora
  • 0 ima ovaj problem
  • 21 prikaz
  • Posljednji odgovor od cor-el

more options

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.
Priložene slike ekrana

Izmjenjeno od wynden

Izabrano rješenje

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.

Pročitaj ovaj odgovor u kontekstu 👍 0

Svi odgovori (2)

more options

Odabrano rješenje

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.

Korisno?

more options

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)"/>

Korisno?

Postavi pitanje

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