How to prevent Firefox from hiding the 'http://' URL prefix?

10

1

I upgraded to Firefox 7.0.1 and the 'Google Shortener' stops working. I think this happens because in Firefox 7.0.1 the http:// URL prefix is now hidden by default.

How do I get the http:// back in the location bar? I checked in the about:config and could not find a entry for this.

Praveen Sripati

Posted 2011-09-30T04:02:12.867

Reputation: 1 385

Answers

11

According to this post, you can revert it to the old behavior by setting browser.urlbar.trimURLs to false in about:config.

Isxek

Posted 2011-09-30T04:02:12.867

Reputation: 3 785

lsxex - thnx it works. – Praveen Sripati – 2011-09-30T04:39:55.470