Closed Bug 179938 Opened 22 years ago Closed 22 years ago

What do I have to do to turn on "Autocomplete best match as you type" on the URL Bar?

Categories

(Firefox :: Address Bar, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: eric, Assigned: hewitt)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021108 Phoenix/0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a) Gecko/20021108 Phoenix/0.4

It seems all the needed code is in:
http://lxr.mozilla.org/mozilla/source/toolkit/components/autocomplete/src/nsAutoCompleteController.cpp#903

but i can't seem to figure out how to "enable" this.

Reproducible: Always

Steps to Reproduce:
Preferences->Smart Browsing->Advanced->Autocomplete best match as you type

Marking WFM.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
arrgh Phoenix
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
heh.. i just double-checked that i put it in for the right product.
If you're asking a question, why not ask it in the Phoenix forums? I've never
seen a "question" bug report before...
People seam to assume everything Mozilla should work in Phoenix. Once Phoenix
gets a UI for it you can expect it to work.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago22 years ago
Resolution: --- → INVALID
doesn't phoenix have all the code it would need to have this feature?

is it possible to make a prefs.js switch to turn it on?
user_pref("browser.urlbar.autoFill", true);
see bug 177612. phoenix doesn't use mozilla's autocomplete code.. and this
doesn't seem to work.
verifying
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.