amnweb / firefox-plus

CSS tweaks for Firefox
Other
208 stars 9 forks source link

New tab opening next to open tab #22

Closed miyatatakeshi closed 3 weeks ago

miyatatakeshi commented 3 weeks ago

Describe the bug When opened a new tab it opens next to open tab, not at the end of the tabs.

To Reproduce Steps to reproduce the behavior: 1.Just open a new tab

Screenshots or video Add screenshots or video to help explain your problem.

Firefox version (please complete the following information):

Additional context Add any other context about the problem here.

miyatatakeshi commented 3 weeks ago

I don't know if this is a feature or not. if so, how can I turn it off?

amnweb commented 3 weeks ago

I don't understand what you are talking about. This is how Firefox works, right? For me, this looks absolutely normal.

https://github.com/user-attachments/assets/1b41cf72-53d3-4f9e-bd4b-d12108c3db62

miyatatakeshi commented 3 weeks ago

Can you try to open new tab when you view first tab? I can't capture a video right now to show you sorry.

amnweb commented 3 weeks ago

Can you try to open new tab when you view first tab? I can't capture a video right now to show you sorry.

Ok, I understand now what you mean; you can simply open about:config and set browser.tabs.insertAfterCurrent to true.

miyatatakeshi commented 3 weeks ago

It was alredy true, turning it false solved it thanks.