当サイトはユーザー体験を改善するためのメンテナンスを実施中に機能が制限される予定です。記事を読んでもあなたの問題が解決せず質問をしたい場合は、Twitter の @FirefoxSupport、Reddit の /r/firefox で、サポートコミュニティが皆さんを助けようと待機しています。

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.

詳しく学ぶ

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

browser.fixup not working in private window

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