Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Etsi tuesta

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.

Lue lisää

browser.fixup not working in private window

  • 2 vastausta
  • 1 henkilöllä on sama ongelma
  • 9 näyttöä
  • Viimeisin kirjoittaja 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?

Kaikki vastaukset (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.