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”.

Learn More

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

Open search result in a new tab ONLY when searched from the context menu

  • 2 risposte
  • 3 hanno questo problema
  • 5 visualizzazioni
  • Ultima risposta di rinopo

more options

Hi,

I'm trying to make my firefox setting to achieve the following behavior (both at the same time), but in vain:

- Show search result in the same tab (the one currently focused/shown) when I search from the search bar.

- Show search result in a new tab only when I search from the context menu, i. e. selecting some text in a page and then right clicking to choose "Search Google for [some text]".

Is there any way to do this? Any help is appreciated. Thanks.

Hi, I'm trying to make my firefox setting to achieve the following behavior (both at the same time), but in vain: - Show search result in the same tab (the one currently focused/shown) when I search from the search bar. - Show search result in a new tab only when I search from the context menu, i. e. selecting some text in a page and then right clicking to choose "Search Google for [some text]". Is there any way to do this? Any help is appreciated. Thanks.

Modificato da rinopo il

Tutte le risposte (2)

more options

hello, yes this should be possible. enter about:config into the firefox location bar (confirm the info message in case it shows up) & search for the preference named browser.search.context.loadInBackground. double-click it and change its value to true.

more options

Thank you very much for the swift reply.

It worked.

It seems like

browser.search.context.loadInBackground;true

AND

browser.search.openintab;false

would achieve what I wanted.