Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από 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?

Επιλεγμένη λύση

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.

Ανάγνωση απάντησης σε πλαίσιο 👍 0

Όλες οι απαντήσεις (4)

more options

Επιλεγμένη λύση

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)?