Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

I would like to open highlighted phrases in a new tab while staying in the tab I'm reading.

  • 2 risposte
  • 3 hanno questo problema
  • 23 visualizzazioni
  • Ultima risposta di kraftzion

more options

I will be reading a page and want to highlight a word or phrase on the page and open it in a new tab for later perusal after I'm finished reading the page I'm on. I don't want to swap to the new tab until I select it.

I will be reading a page and want to highlight a word or phrase on the page and open it in a new tab for later perusal after I'm finished reading the page I'm on. I don't want to swap to the new tab until I select it.

Soluzione scelta

Is this about doing a search via the right-click context menu?

You can set the Boolean pref browser.search.context.loadInBackground to true on the about:config page.

There are more prefs, accessible via the about:config page, to control the focus if you click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks and searchbar)
Leggere questa risposta nel contesto 👍 3

Tutte le risposte (2)

more options

Soluzione scelta

Is this about doing a search via the right-click context menu?

You can set the Boolean pref browser.search.context.loadInBackground to true on the about:config page.

There are more prefs, accessible via the about:config page, to control the focus if you click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks and searchbar)
more options

Yes, and that solved the problem. After the 4000th time of it tabbing me out of the article I was reading and having to tab back in it was getting annoying:) Thank You Cor-el!