Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

Mozilla サポートの検索

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.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

awesome bar not showing existing addresses

  • 3 件の返信
  • 3 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: 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?

選ばれた解決策

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

この回答をすべて読む 👍 0

すべての返信 (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

選ばれた解決策

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