Talk:Changing autocomplete behavior - FirefoxFrom MozillaZine Knowledge Base(Redirected from Talk:Disabling autocomplete (Firefox))
Does this technique actually remove the autocomplete history (which, as I understand it, is a subset of the browser history) or does it just remove the display of the autocomplete history? --Mozcerize 03:07, 7 November 2005 (PST)
[edit] MatchOnlyTypedAbout:config setting "browser.urlbar.matchonlytyped = true (http://kb.mozillazine.org/About:config_entries#Browser..2A) This setting will prevent the drop-down autocomplete from displaying entries from your bookmarks/history (unless they have been specifically typed into the location/url bar). This would be VERY useful to put on the main page of this article, I feel. <--- 2 April 2007 Rickythakrar
[edit] Firefox 3 autocompleteI found that the UserChrome.css solution also works in Firefox 3 to disable autocomplete in the Search Bar. I added an additional Firefox 3 tweak using about:config to set browser.urlbar.maxRichResults to 0 (zero) and included a forum reference for other "Smart Location Bar" tweaks for Firefox 3, which should probably be included in a separate "Disabling the Smart Location Bar" article, based on http://forums.mozillazine.org/viewtopic.php?p=3463085#p3463085 "Get old location bar behavior back?" Quote: (post by Euchre - 18 Jun 2008)
You will still have the appearance issue of the page titles, but the Oldbar extension for now appears to be the only solution for that. Alice 22:51, 21 June 2008 (UTC) [edit] Request for addition to articleThe following request is copied from a recent MozillaZine Site Discussion forum topic. Alice 01:47, 2 March 2010 (UTC) [KB request] Changing autocomplete behavior: bookmarks http://forums.mozillazine.org/viewtopic.php?f=11&t=1761495
In the default behaviour, the dropdown suggests both bookmarks and entries from the history, but the latter are given a bigger "score", so if you search a bookmark in the location bar it may be hidden by other visited pages. You can't make Awesome bar autocomplete always show bookmarks on top, but you can give more weight to the bookmark status (higher places.frecency.unvisitedBookmarkBonus) and to the bookmark visits (higher places.frecency.bookmarkVisitBonus). Also, this link may be useful (shouldn't those preferences be always in this category?) and this page is outdated: places.frecency.bookmarkVisitBonus current default value is 75. There is also browser.urlbar.restrict.bookmark : * Returns only results that are from the bookmarks (Location_Bar_search). |
|