The latest version of Firefox (10.0) deletes the http:// text from the URL that is displayed in the web address text box.
This prevents me from drag and dropping the URL string onto my HD in order to create a webloc file. How can this "feature" be disabled ?
Избрано решение
The protocol (http://) has been removed from the URL in the location bar for http:// pages only. https:// pages will still have the protocol. This may be confusing to some users. There's also a known bug where if you copy the URL after selecting it from the awesome bar dropdown (but before loading the page) it won't include the http:// part.
Users can revert to the old behavior by setting browser.urlbar.trimURLs to false in about:config
- type about:config in the Location/URL/Address bar and press the Enter key
- if you see a warning, accept it (promise to be careful)
- Filter = browser.urlbar.trimURLs
- double-click on the pref in the lower panel to toggle it to "false" OR right-click on the pref in the lower panel and choose "Toggle" to toggle it to "false"
- close the about:config tab
If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.
Всички отговори (2)
Избрано решение
The protocol (http://) has been removed from the URL in the location bar for http:// pages only. https:// pages will still have the protocol. This may be confusing to some users. There's also a known bug where if you copy the URL after selecting it from the awesome bar dropdown (but before loading the page) it won't include the http:// part.
Users can revert to the old behavior by setting browser.urlbar.trimURLs to false in about:config
- type about:config in the Location/URL/Address bar and press the Enter key
- if you see a warning, accept it (promise to be careful)
- Filter = browser.urlbar.trimURLs
- double-click on the pref in the lower panel to toggle it to "false" OR right-click on the pref in the lower panel and choose "Toggle" to toggle it to "false"
- close the about:config tab
If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.
Thank You !!!
I appreciate your quick reply and an answer that actually works - unlike some companies which just tell you to "reinstall the software" or "restart your PC" :-)