搜索 | 用户支持

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

详细了解

browser.fixup not working in private window

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 dwallis22

more options

I have browser.fixup.alternate options enabled to go directly to www.url.com when I type "url" in the address bar and hit enter. It works fine normally, but in Firefox 91, it does not work in private windows. For example, I can type nfl in the address bar of a normal window and go directly to www.nfl.com, with "https://www.nfl.com" in the address bar. But, in a private window, I get a server not found error (I assume since the html error number isn't shown), and the address bar shows "https://nfl". That is different from the behavior in earlier versions of Firefox. Is this a new "feature" or a bug?

I have browser.fixup.alternate options enabled to go directly to www.url.com when I type "url" in the address bar and hit enter. It works fine normally, but in Firefox 91, it does not work in private windows. For example, I can type nfl in the address bar of a normal window and go directly to www.nfl.com, with "https://www.nfl.com" in the address bar. But, in a private window, I get a server not found error (I assume since the html error number isn't shown), and the address bar shows "https://nfl". That is different from the behavior in earlier versions of Firefox. Is this a new "feature" or a bug?

所有回复 (2)

more options

You can use "Ctrl+Enter" to canonize the URL.

  • about:config => browser.urlbar.ctrlCanonizesURLs = true
more options

I know that, and that's been my workaround. The problem is that I have to do something different in a private window and remember only half the time.