Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

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.

Search suggestions and/or autocomplete is being displayed when I begin a url in the address bar, but I am not set up for it.

  • 4 risposte
  • 1 ha questo problema
  • 1 visualizzazione
  • Ultima risposta di cor-el

more options

I'm running version 38.0.1 and am wondering why I get the following search suggestions in my address bar, take a look <a href="http://imgur.com/aVvBr26">here</a>.

In Settings --> Search, I have 'Provide search suggestions' unchecked, and in Settings --> Privacy --> Location Bar, I have all the suggestions unchecked.

Likewise, in about:config, I have the following set to 'false':

browser.urlbar.autoFill browser.urlbar.autoFill.typed

Is there a way to prevent search suggestions and/or autocomplete from being displayed when I begin a url in the address bar?

I'm running version 38.0.1 and am wondering why I get the following search suggestions in my address bar, take a look <a href="http://imgur.com/aVvBr26">here</a>. In Settings --> Search, I have 'Provide search suggestions' unchecked, and in Settings --> Privacy --> Location Bar, I have all the suggestions unchecked. Likewise, in about:config, I have the following set to 'false': browser.urlbar.autoFill browser.urlbar.autoFill.typed Is there a way to prevent search suggestions and/or autocomplete from being displayed when I begin a url in the address bar?

Tutte le risposte (4)

more options

Here is the url: http://imgur.com/aVvBr26

more options

You can check these prefs:

  • browser.urlbar.autocomplete.enabled = false
  • browser.urlbar.maxRichResults = 0

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.

  • Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
  • Do NOT click the Reset button on the Safe Mode start window
more options

cor-el said

You can check these prefs:
  • browser.urlbar.autocomplete.enabled = false
  • browser.urlbar.maxRichResults = 0
Start Firefox in Safe Mode to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
  • Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
  • Do NOT click the Reset button on the Safe Mode start window

I entered both pref's and now the problem is fixed, thank you :-)