How to turn off URL auto-completion

User Help for Mozilla Firefox
Post Reply
swmmng
Posts: 125
Joined: March 27th, 2005, 8:43 pm

How to turn off URL auto-completion

Post by swmmng »

On my work Macbook, Firefox Developer Edition is trying to make a URL when I type a single word into the URL bar. I would like it to always search instead (that is, search through my history and bookmarks but also be able to hit enter to do a search with the default provider). What do I need to adjust in about:config to get this behavior?
User avatar
jscher2000
Posts: 11762
Joined: December 19th, 2004, 12:26 am
Location: Silicon Valley, CA USA
Contact:

Re: How to turn off URL auto-completion

Post by jscher2000 »

As the first step, try disabling the in-URL-bar autofill:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste URLB and pause while the list is filtered

(3) Double-click the browser.urlbar.autoFill preference to switch the value from true to false

Closer?
User avatar
dickvl
Posts: 54161
Joined: July 18th, 2005, 3:25 am

Re: How to turn off URL auto-completion

Post by dickvl »

You can force a query with a '?' as the first character (?firefox).
swmmng
Posts: 125
Joined: March 27th, 2005, 8:43 pm

Re: How to turn off URL auto-completion

Post by swmmng »

jscher2000 wrote:As the first step, try disabling the in-URL-bar autofill:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste URLB and pause while the list is filtered

(3) Double-click the browser.urlbar.autoFill preference to switch the value from true to false

Closer?
This was already off.
dickvl wrote:You can force a query with a '?' as the first character (?firefox).
That does work, but it's a workaround to get back to behavior that worked without the ? before.
User avatar
jscher2000
Posts: 11762
Joined: December 19th, 2004, 12:26 am
Location: Silicon Valley, CA USA
Contact:

Re: How to turn off URL auto-completion

Post by jscher2000 »

If you submit a single word like breakfast then Firefox should always search first. If it does a domain lookup first, check whether this preference has been customized:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste fixup and pause while the list is filtered

(3) If the browser.fixup.dns_first_for_single_words preference is bolded and "modified" or "user set" to true, double-click it to restore the default value of false
swmmng
Posts: 125
Joined: March 27th, 2005, 8:43 pm

Re: How to turn off URL auto-completion

Post by swmmng »

jscher2000 wrote:If you submit a single word like breakfast then Firefox should always search first. If it does a domain lookup first, check whether this preference has been customized:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful or accepting the risk.

(2) In the search box above the list, type or paste fixup and pause while the list is filtered

(3) If the browser.fixup.dns_first_for_single_words preference is bolded and "modified" or "user set" to true, double-click it to restore the default value of false
Thank you, this was the solution! Not sure how that got changed; maybe some config here at work.
Post Reply