Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

something has changed on browser . now when I start ttyping there is a drop down list that I can't get rid of . Includes things like google and twitter also

  • 4 réponses
  • 1 a ce problème
  • 2 vues
  • Dernière réponse par cor-el

more options

includes things like twitter or google which I don't use as well as places I have recently visited. I have unchecked show history in search options but still happens in the address bar when I begin typing . This has not happened in years. Why now?and how to make it stop?

includes things like twitter or google which I don't use as well as places I have recently visited. I have unchecked show history in search options but still happens in the address bar when I begin typing . This has not happened in years. Why now?and how to make it stop?

Solution choisie

The location bar drop-down list can show history items, bookmarked pages, pages opened in tabs, and search suggestions. You can set what suggestions show when you enter an URL in the location/address bar bar via Options/Preferences -> Privacy

  • Location Bar: When using the location bar, suggest:
    History
    Bookmarks
    Open tabs

You can set this pref to false on the about:config page to disable the location/address bar drop-down list.

  • browser.urlbar.autocomplete.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (4)

more options

Solution choisie

The location bar drop-down list can show history items, bookmarked pages, pages opened in tabs, and search suggestions. You can set what suggestions show when you enter an URL in the location/address bar bar via Options/Preferences -> Privacy

  • Location Bar: When using the location bar, suggest:
    History
    Bookmarks
    Open tabs

You can set this pref to false on the about:config page to disable the location/address bar drop-down list.

  • browser.urlbar.autocomplete.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

more options

Thanks for the suggestion and very interesting references. My problem does not involve autocomplete however, but involves very annoying flashing suggestions for search or use of history which are irrelevant. Normally I do not want any suggestions from the browser and that is the way my browser was set. Using the article I did attempt to modify auto search as well as browser.urlbar suggest history true, and browser .urlbar.suggest bookmarks true. Unfortunately none of these attempts resolved the issue. Hopefully I haven't made it worse.

more options

this problem is not resolved.

more options

Do you mean the search or visit items that appear at the top of the urlbar drop-down list?

Do you want to use autocomplete for the location bar because you can easily disable the drop-down list from opening (browser.urlbar.autocomplete.enabled = false), but it takes more effort to hide these suggestions (code in userChrome.css or Stylish)?