Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

awesome bar not showing existing addresses

  • 3 respostas
  • 3 have this problem
  • 1 view
  • Last reply by cor-el

more options

Firefox just updated itself to esr 38.2.0, and when I type in the awesome bar, it doesn't bring up existing addresses anymore.

For example. I used to type s in the bar, and it would show slashdot.org, as it was the most common s I visited. Now it's just totally blank.

This is intolerable. what broke?

Firefox just updated itself to esr 38.2.0, and when I type in the awesome bar, it doesn't bring up existing addresses anymore. For example. I used to type s in the bar, and it would show slashdot.org, as it was the most common s I visited. Now it's just totally blank. This is intolerable. what broke?

Chosen solution

The appearance of the location bar settings in Options/Preferences has changed from a drop-down list to radio buttons. I don't know if there is specific migration code involved with this change because the underlying browser.urlbar.suggest.* prefs haven't changed. If other urlbar prefs have been modified from the default then this could have caused it. Installed extensions can also have caused such a change.

A browser.urlbar.suggest.history.onlyTyped pref got added and Firefox 41 version will have a browser.urlbar.suggest.searches pref (the next ESR version will have this).

browser.urlbar.suggest.history
browser.urlbar.suggest.history.onlyTyped (36)
browser.urlbar.suggest.bookmark
browser.urlbar.suggest.openpage
browser.urlbar.suggest.searches (41)

Bug 530209 - Prefs UI for what to suggest in location bar isn't friendly to additional items/combination

Ler a resposta no contexto 👍 0

All Replies (3)

more options
more options

Well, somehow firefox managed to turn off history in location bar settings, all on its own. Nice.

Is it worth a bug report? It's definitely a bug.

more options

Chosen Solution

The appearance of the location bar settings in Options/Preferences has changed from a drop-down list to radio buttons. I don't know if there is specific migration code involved with this change because the underlying browser.urlbar.suggest.* prefs haven't changed. If other urlbar prefs have been modified from the default then this could have caused it. Installed extensions can also have caused such a change.

A browser.urlbar.suggest.history.onlyTyped pref got added and Firefox 41 version will have a browser.urlbar.suggest.searches pref (the next ESR version will have this).

browser.urlbar.suggest.history
browser.urlbar.suggest.history.onlyTyped (36)
browser.urlbar.suggest.bookmark
browser.urlbar.suggest.openpage
browser.urlbar.suggest.searches (41)

Bug 530209 - Prefs UI for what to suggest in location bar isn't friendly to additional items/combination