Pomoc pśepytaś

Glědajśo se wobšudy pomocy. Njenapominajomy was nigda, telefonowy numer zawołaś, SMS pósłaś abo wósobinske informacije pśeraźiś. Pšosym dajśo suspektnu aktiwitu z pomocu nastajenja „Znjewužywanje k wěsći daś“ k wěsći.

Learn More

search in address bar cannot be disabled

  • 10 wótegrona
  • 7 ma toś ten problem
  • 25 naglědow
  • Slědne wótegrono wót jlj747

more options

Since I updated to 43.0.4 I cannot disable the search from the location / address bar. I've checked and unchecked the "Show search suggestions in location bar results" button several times, closed preferences, closed Firefox... I don't want to search from the address bar, as it makes navigating with the keyboard rather awkward.

Thanks in advace for fixing this bug!

Since I updated to 43.0.4 I cannot disable the search from the location / address bar. I've checked and unchecked the "Show search suggestions in location bar results" button several times, closed preferences, closed Firefox... I don't want to search from the address bar, as it makes navigating with the keyboard rather awkward. Thanks in advace for fixing this bug!

Wubrane rozwězanje

Hello ditaviz, try the next :

  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise! to continue to the about:config page.
  3. copy and paste in the search field the next bold browser.urlbar.unifiedcomplete
  4. double-click on it, to make it false
  5. close the about:config tab, exit firefox and restart it.

thank you

Toś to wótegrono w konteksće cytaś 👍 3

Wšykne wótegrona (10)

more options

Wubrane rozwězanje

Hello ditaviz, try the next :

  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise! to continue to the about:config page.
  3. copy and paste in the search field the next bold browser.urlbar.unifiedcomplete
  4. double-click on it, to make it false
  5. close the about:config tab, exit firefox and restart it.

thank you

more options

Do you still want to see other suggestions (bookmarks, history)?

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 Tools > Options > Privacy

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

@ cor-el: thanks, but the problem was that setting the preferences in the preferences pane did not give any results. Anyhow, I wanted to keep all those (History, Bookmarks and Opentabs) but remove the Search option (as in the function of the Search field, i.e. it would search with my chosen search engine, as in e.g. Safari).

@ ideato: thanks! it worked like a charm (and now I'm drooling over all the other possibilities...!)

more options

If you go to Tools - Options - Privacy then where you see Location Bar there are the 3 boxes that you can uncheck.

I have unchecked those boxes but they keep getting populate after FF is shutdown and reopened.

Does anyone else see this problem? How can I fix this problem?

Note: The following is set to false browser.urlbar.unifiedcomplete = false

Firefox 48.0 b1

more options

Note that support for browser.urlbar.unifiedcomplete will be removed in Firefox 49.

  • Bug 1223728 - Remove the unifiedcomplete pref and the urlinline component
more options

Thanks.

Does that mean the awesome bar or Location bar as it is now will no longer be a part of FF?

If so great.

more options

No, this simply means that you can no longer set the pref to false to remove the visit item from the autocomplete drop-down list and you would have to use code in userChrome.css.

  • [/questions/]: Remove "... - Visit" and "Search with ..." entries in location bar
more options

cor-el said

No, this simply means that you can no longer set the pref to false to remove the visit item from the autocomplete drop-down list and you would have to use code in userChrome.css.
  • [/questions/]: Remove "... - Visit" and "Search with ..." entries in location bar

Thanks for the clarification.

more options

You're welcome.

If you do not keep changes after a restart or otherwise have problems with preferences, see:

more options

cor-el said

You're welcome. If you do not keep changes after a restart or otherwise have problems with preferences, see:

Thanks, I will check that out.