搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do we disable the new URL bar in 77.01? The fix for 75.01 no longer works

  • 1 个回答
  • 1 人有此问题
  • 8 次查看
  • 最后回复者为 cor-el

more options

The pop-out, mandatory search address bar is crap and everyone hates it, as witnessed by how many people immediately came to ask how to disable it when it was forced on us with 75.01, but the about:config fix of toggling browser.urlbar.openViewOnFocus, browser.urlbar.update1, browser.urlbar.update1.interventions, and browser.urlbar.update1.searchTips to false no longer returns the address bar to the way everyone wants it, which is to have a dropdown list of the most recently visited sites.

I don't care what company is paying Mozilla under the table to gain access to users' search terms-- it's Google, Google is paying them for that access-- and I don't care how badly Mozilla needs the money. Turning the address bar into a search box is crapulous browser design, full stop, and I'm uninstalling 77.01 and never updating this browser again if it doesn't get fixed.

The pop-out, mandatory search address bar is crap and everyone hates it, as witnessed by how many people immediately came to ask how to disable it when it was forced on us with 75.01, but the about:config fix of toggling browser.urlbar.openViewOnFocus, browser.urlbar.update1, browser.urlbar.update1.interventions, and browser.urlbar.update1.searchTips to false no longer returns the address bar to the way everyone wants it, which is to have a dropdown list of the most recently visited sites. I don't care what company is paying Mozilla under the table to gain access to users' search terms-- it's Google, Google is paying them for that access-- and I don't care how badly Mozilla needs the money. Turning the address bar into a search box is crapulous browser design, full stop, and I'm uninstalling 77.01 and never updating this browser again if it doesn't get fixed.

所有回复 (1)

more options

The browser.urlbar.update1 prefs are only meant to be available during the development of this new feature.
The update1 prefs for enlarging the location bar are gone in Firefox 77 and you will have to use code in userChrome.css.


browser.urlbar.openViewOnFocus should still work and prevent opening the drop-down list if you click in the location bar.