Talk:Places:AutoComplete

Add topic
Revision as of 19:17, 4 January 2006 by Unarmed (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Disabling AutoComplete

Consideration should be made for the user who does not want to see autocomplete results below the address bar. This is a relatively common request for users migrating from the Suite, where this is an option (a pref: browser.urlbar.autocomplete.enabled). Currently a rather ugly hack is required to accomplish this -- and the code matching against history still runs, just with no visible effect. If performance is already an issue taken into account when querying the history, this seems like a simple thing to check for first. --Unarmed 11:17, 4 Jan 2006 (PST)

Return to "Places:AutoComplete" page.