搜尋 Mozilla 技術支援網站

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

Learn More

in the latest update, what happened to the the down arrow that brings up the list of web sites previously visited ???

  • 5 回覆
  • 1 有這個問題
  • 6 次檢視
  • 最近回覆由 cor-el

more options

What happened to the down arrow that brings up the list of web sites previously visited, it was the principal reason i was using firefox over chrome, how can i bring it back?

What happened to the down arrow that brings up the list of web sites previously visited, it was the principal reason i was using firefox over chrome, how can i bring it back?

被選擇的解決方法

hetzermx said

What happened to the down arrow that brings up the list of web sites previously visited, it was the principal reason i was using firefox over chrome, how can i bring it back?

Here's the solution if the one listed about doesn't work.

Try This:

1. Go to address bar, type: about:config

2. Confirm that you will be careful

3. Search for the following preferences and set them all to FALSE

           1. browser.urlbar.openViewOnFocus
           2. browser.urlbar.update1
           3. browser.urlbar.update1.interventions
           4. browser.urlbar.update1.searchTips
           5. browser.urlbar.update1.view.stripHttps

4. Close and restart the Firefox browser and hopefully your address arrow should be back on the right hand side of the address bar.

從原來的回覆中察看解決方案 👍 0

所有回覆 (5)

more options

Hi hetzermx, the Firefox 75 address bar automatically drops down showing the top row of Top Sites on the Firefox Home / new tab page when you click in the bar. The goal is to make those sites readily available everywhere, but for a lot of people who have ignored what is accumulating on that page, it isn't initially helpful.

You can "clean up" your Top Sites on the new tab page to make the list more useful. See: Customize your Firefox New Tab page.

Or you can (at least temporarily) switch off the connection to Top Sites as follows:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

(2) In the search box on that page, type or paste URLB and pause while the list is filtered

(3) Double-click the browser.urlbar.openViewOnFocus preference to switch the value from true to false

After that change, when you press the down arrow in a blank address bar, or delete the current page address, the old list will display.

more options

I put a fix for this on here a couple days ago. Should be on the forum somewhere.

more options

選擇的解決方法

hetzermx said

What happened to the down arrow that brings up the list of web sites previously visited, it was the principal reason i was using firefox over chrome, how can i bring it back?

Here's the solution if the one listed about doesn't work.

Try This:

1. Go to address bar, type: about:config

2. Confirm that you will be careful

3. Search for the following preferences and set them all to FALSE

           1. browser.urlbar.openViewOnFocus
           2. browser.urlbar.update1
           3. browser.urlbar.update1.interventions
           4. browser.urlbar.update1.searchTips
           5. browser.urlbar.update1.view.stripHttps

4. Close and restart the Firefox browser and hopefully your address arrow should be back on the right hand side of the address bar.

more options

Thank you, this solved my problem, thanks again

more options

Note that browser.urlbar.update1 prefs will only work temporarily during the development stages of this new design as the main update1 pref is already gone in the current Nightly 77.0a1 builds. There is also a bug to remove browser.urlbar.openViewOnFocus, so in a few months when Firefox 77 is released a workaround via prefs is likely no longer possible.

To revert the change in width and height to the location bar, an alternative is to use code in userChrome.css.