Closed Bug 413211 Opened 17 years ago Closed 15 years ago

Ability to use old-style URL auto-completion in address-bar

Categories

(Firefox :: Address Bar, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jaroslav.zaruba, Unassigned)

References

Details

(Whiteboard: See comment #10 to achieve this with prefs)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b2) Gecko/2007121120 Firefox/3.0b2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9b2) Gecko/2007121120 Firefox/3.0b2

Let user switch to the old-style URL auto-completion in address-bar; so that only URLs are used.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Actual Results:  
when I type "mp3" in the address-bar I get "123mp3.tld" in the first place instead of "mp3.tld"

Expected Results:  
when I type "mp3" in the address-bar I get "mp3.tld" in the first place
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → INVALID
Sorry, for a while I assumed browser.urlbar.richResults solves this but it seems to me to do nothing...
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
FF needs to get restarted
i'm sorry again :)
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → INVALID
fwiw browser.urlbar.richResults has been removed post-3.0b2
disabling the awesomebar and returning to the old style autocomplete is something best left to an extension.
Status: RESOLVED → VERIFIED
oldbar extension doesn't fix the problem.
it changes only the appearance.
Even if there is an extension that does just this, that doesn't make this bug INVALID. If this feature isn't wanted in Firefox, WONTFIX is the correct resolution. Reopening.
Status: VERIFIED → UNCONFIRMED
OS: Windows 2000 → All
Hardware: x86 → All
Resolution: INVALID → ---
Version: unspecified → Trunk
fwiw, this feature can be restored by changing the pref browser.urlbar.matchBehavior to 3, although it will still search through page titles. See http://kb.mozillazine.org/Browser.urlbar.matchBehavior .
Try this in Firefox 3.5 Edit -> Preferences, "Privacy" section, at the bottom for "when using the location bar, suggest:" choose "History" from the dropdown.
In about:config do the following
Change the value of browser.urlbar.matchBehavior to 3
Change the value of browser.urlbar.default.behavior to 17
Change the values of both browser.urlbar.match.url and browser.urlbar.restrict.typed to empty strings
Whiteboard: See comment #10 to achieve this with prefs
This WORKSFORME by changing preferences (see comment 10).
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago15 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.