browser.tab.insertaftercurrent order
Categories
(Firefox :: Tabbed Browser, defect, P5)
Tracking
()
People
(Reporter: larabe, Unassigned)
References
(Blocks 1 open bug)
Details
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Comment 5•7 years ago
|
||
Comment 7•7 years ago
|
||
Updated•7 years ago
|
| Comment hidden (metoo) |
| Comment hidden (metoo) |
| Comment hidden (metoo) |
| Comment hidden (metoo) |
| Comment hidden (metoo) |
| Comment hidden (obsolete) |
| Comment hidden (metoo) |
| Comment hidden (offtopic) |
Comment 16•4 years ago
|
||
For me it turned out that a browser extension was causing the behavior. It was 'Tree Style Tab' in particular which has settings affecting tab order. It was unexpected because I use it only occasionally to review the list of open tabs. After re-configuring the extension Firefox tab insertion behaved perfectly again respecting about:config.
I do apologise for not correcting my bug report till now - I lost the thread. Check those extensions !
| Comment hidden (metoo) |
| Comment hidden (offtopic) |
| Comment hidden (offtopic) |
Updated•3 years ago
|
| Comment hidden (obsolete) |
| Comment hidden (obsolete) |
| Comment hidden (metoo) |
| Comment hidden (metoo) |
| Comment hidden (metoo) |
| Comment hidden (metoo) |
Comment 26•1 year ago
|
||
@Hans - I am a user of "Always right" for many years. Seeing your comment I just tested this, switched the addon off, and made sure that tabs then opened at the end of all other tabs again. Next, I set browser.tabs.insertRelatedAfterCurrent manually to true and it works for me like a charm.
Tested with Firefox on macOS:
- 131.0
- 132.0b4
Tested opening by:
- clicking the + button in the toolbar bar
- pressing
Cmd+T - holding
Cmd+ clicking a link - right click -> Open Link in New Tab
Have you tried Help -> Troubleshooting Mode, to test without any addons being loaded?
Comment 27•1 year ago
|
||
As far as I see, everything still works in the same way it did in comment 2. In brief, if I open multiple tabs with middle-click or "open in new tab" (without switching to them),
- the first new tab is inserted after current,
- the second new tab is inserted not after current, but after the first one,
- the third new tab is inserted after the second one
and so on until something causes Firefox to forget these "recently opened tabs", such as switching to a different tab or closing any of them.
| Comment hidden (metoo) |
| Comment hidden (duplicate) |
| Comment hidden (duplicate) |
Comment 31•1 year ago
|
||
(In reply to Hans S. from comment #30)
You know what these words mean, right? It is not so hard to understand 3 little words: Insert after current.
And they're inserted in the order they were opened, as it is logical.
Comment 32•1 year ago
|
||
I want to clarify why the "Insert After Current" option is so important. The purpose of this feature is to ensure that when you open a new tab, it appears right next to the current one. This makes it easy to see and interact with, especially if you already have many tabs open.
When new tabs are placed at the far right—particularly if you have 100 tabs open—it’s almost impossible to locate and use them right away. This defeats the purpose of "Insert After Current," as it's intended to improve tab visibility and usability.
However, the current implementation doesn’t always follow this behavior, especially with multiple tabs from the same domain. In such cases, new tabs often end up on the far right, ignoring the "Insert After Current" setting. This setting should consistently place new tabs next to the current one, with no exceptions.
For better usability, it would be great to have this adjusted so "Insert After Current" always works as expected. Thank you for considering this improvement.
Comment 33•1 year ago
|
||
(In reply to avada from comment #31)
And they're inserted in the order they were opened, as it is logical.
You're wrong.
In english "Insert after current" has a precise meaning, i.e. you add new tabs beside the current one.
Unless you change tabs the current tab is always the same tab, even after you opened two, three or more tabs.
Otherwise the option's name should be "insert after latest tab opened".
Comment 34•1 month ago
|
||
This is an opinion thing, not so "precise".
I would think that each new one BECOMES the "current tab".
Description
•