為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

address bar dropdown showing information NOT from my cache

more options

When typing in an address Location/address/url, use to show from my cache site that I use. Now it has JUNK address links showing up say "Visit Amazon" or "Search Google". I have turned off Awesome Address bar per other posting on this site and it still shows up. I have privacy set to top lelvel of not showing anything.

HOW DO I TURN IT OFF!!!!! And I mean permanently without someone thinking they are helping and overriding my settings.

Why were we ot warned of this behavior change? So we could pro-actively turn it on or off??

When typing in an address Location/address/url, use to show from my cache site that I use. Now it has JUNK address links showing up say "Visit Amazon" or "Search Google". I have turned off Awesome Address bar per other posting on this site and it still shows up. I have privacy set to top lelvel of not showing anything. HOW DO I TURN IT OFF!!!!! And I mean permanently without someone thinking they are helping and overriding my settings. Why were we ot warned of this behavior change? So we could pro-actively turn it on or off??

所有回覆 (4)

more options

This feature was just added in the latest version of Firefox. Information about the new features of this release can be found in the release notes.

To display this feature, please do the following:

  1. Go to about:config in Firefox
  2. Click the I'll be careful button
  3. Locate the browser.urlbar.unifiedcomplete boolean
  4. Change the value to false

Note: You may need to restart Firefox for the changes to take effect.

more options

That top item just describes what is going to happen if you press Enter or click the Go button:

  • If there are no spaces in what you typed, usually that first row will show where "autofill" will take you if you press Enter or click Go.
  • If there are spaces in what you typed, that first row will show what search engine will be used if you press Enter or click Go.

The preference change removes that informational line, but also disables adding search engine suggestions to that drop-down. If you later decide you want to have search engine suggestions displayed for the address bar, you could re-enable the preference and use a custom style rule to hide the top line, either in Stylish or a userChrome.css file. For example:

 @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);  #PopupAutoCompleteRichResult richlistitem[type*="heuristic"] {    display:none !important;  }

more options

[quote]This feature was just added in the latest version of Firefox. Information about the new features of this release can be found in the release notes./quote

Release notes are worthless if not supplied before or with updates (debain/ubuntu branch). The auto-update did not show me that it was changing the behavior of firefox, not did firefox note the behavior change on next start.

Right now, I have blocked firefox from installing on all equipment I control, since it is now questionable about the behavior change / breaks that are present. In the future, firefox will be sandboxed, until cleared. Had this problem with Microsoft in the past, now Firefox is appearing to be going down that same pattern.

This through madden was worst, when firefox disables key add-ons because of security change. Again BEFORE breaking it, tell us clearly so we can decide if the new feature will damage our use of the product.

more options

Sorry for your frustration. Mozilla believes in providing the latest security and privacy features in our browser. This is why we recommend running the most up to date version of Firefox. However, Firefox will never require you to update and you can turn off automatic updates. To see how to do so, please refer to this Mozilla support article:

Please note that you can follow all changes to Firefox before they are released by looking at the beta/Nightly release notes.


I also noticed that you mentioned an issue with Firefox blocking your addons. This was probably disabled in the Firefox update because it is an unsigned addon. Firefox automatically disabled unsigned addons for user security.

Please refer to these Mozilla articles for more information about unsigned addons and how to enabled them:

Warning: The steps above may present a security risk. Please use with caution and at your own risk.

In regards to the addon, you should consider contacting the addon developer so that they can get their addon signed in the future.