Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

Learn More

new tab opens always on the right

  • 6 პასუხი
  • 1 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 2 ნახვა
  • ბოლოს გამოეხმაურა cor-el

When I pressed the "+" symbol at the right side of my tabs with the left mouse button, a new tab opens at the most right place. So far, so easy.

When I pressed the same "+" symbol using the middle mouse button, the new tab opened right beside the active tab. Now, middle mouse button and left mouse button do the same thing.

Work around could be to open the context menu (right mouse button) of a tab, choose "new tab" an get a new tab right beside the tab chosen with the mouse pointer while pressing the right mouse button.

Did something recently change?

When I pressed the "+" symbol at the right side of my tabs with the left mouse button, a new tab opens at the most right place. So far, so easy. When I pressed the same "+" symbol using the middle mouse button, the new tab opened right beside the active tab. Now, middle mouse button and left mouse button do the same thing. Work around could be to open the context menu (right mouse button) of a tab, choose "new tab" an get a new tab right beside the tab chosen with the mouse pointer while pressing the right mouse button. Did something recently change?

გადაწყვეტა შერჩეულია

There are these middleclick prefs that you can look at (both true for me).

  • browser.tabs.opentabfor.middleclick true
  • browser.tabs.searchclipboardfor.middleclick true
პასუხის ნახვა სრულად 👍 0

ყველა პასუხი (6)

Go to about:config in the address bar and make sure browser.tabs.insertRelatedAfterCurrent is default true.

Thanks for watching and replying.

It is set as it should, the default. And the old behavior is partly back. Could this be theme related? That's the only thing I changed as far as I remember.

Now the middle click opens a new tab (right position of the active one), but my standard search machine is shown searching for the content in my clipboard (strg+c)?

შერჩეული გადაწყვეტა

There are these middleclick prefs that you can look at (both true for me).

  • browser.tabs.opentabfor.middleclick true
  • browser.tabs.searchclipboardfor.middleclick true

Thank you very much. Setting the last one

browser.tabs.searchclipboardfor.middleclick false

seems to do the trick and the old behaviour (at least for me?!) seems to be back.

In a new profile without any modifications, browser.tabs.searchclipboardfor.middleclick doesn't make any difference to where new tabs are created when middle-clicking the new tab button.

See also:

// Does middleclick paste of clipboard to new tab button
#ifdef UNIX_BUT_NOT_MAC
pref("browser.tabs.searchclipboardfor.middleclick", true);
#else
pref("browser.tabs.searchclipboardfor.middleclick", false);
#endif

  • 1418462 - Middle clicking on new tab should search or open what's in the selection clipboard on linux [115]

See also:

  • 1841763 - Firefox 115 broke "New tab next to current tab" middle mouse click functionality of the new tab button

ჩასწორების თარიღი: , ავტორი: cor-el