Closed
Bug 780162
Opened 12 years ago
Closed 12 years ago
browser.urlbar.autocomplete.enabled disables awesomebar completely
Categories
(Firefox :: Address Bar, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: GPHemsley, Unassigned)
Details
I tried to turn off the recent auto-completion feature because it often gets in my way. I went to about:config and changed 'browser.urlbar.autocomplete.enabled' to 'false'. However, when I tried to enter something in the location bar, I got zero results. Flipping the pref back turned both autocompletion and the awesomebar back on.
The URL autocompletion should be separable from the traditional awesomebar functionality, and there should be a UI pref to turn autocompletion off.
Comment 1•12 years ago
|
||
browser.urlbar.autocomplete.enabled is the wrong pref, you want browser.urlbar.autoFill.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 2•12 years ago
|
||
Is there a doc somewhere that describes the changes made to autocomplete recently? There seem to be a lot of different prefs involved in the awesomebar nowadays, and I think it's strange that this particular act of autocompleting a URL as you type does not have a corresponding UI pref.
For posterity:
Bug 735187 set browser.urlbar.autoFill
Bug 720258 set browser.urlbar.autoFill.typed
You need to log in
before you can comment on or make changes to this bug.
Description
•