Closed Bug 129687 Opened 23 years ago Closed 16 years ago

use "contains" instead of "begin with" for url bar autocomplete

Categories

(SeaMonkey :: Autocomplete, enhancement)

x86
All
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: ftang, Unassigned)

Details

This is a enhancement suggestion. Not high priority for nsbeta1 nor m1.0. Should be consider post m1.0 work. Currently, the algorithm used for list the autocomplete menu in the url bar seems a modified version of "begin with" matching . So if I type "bugzilla", it will list all url "http://bugzilla" I typed before. It will be nice if we can change that algorithm to "contains" so if I type "bugzilla", it will still list all url "http://bugilla" but if I type 12345 it will list all url which have "12345" in it. In this way I can get my bugzilla bug faster. For normal user, I can still think this is a good enhancement, for example, if I visit netscape home page and put "aol" into the stock quote, and later I can type "aol" in the url bar and it will list the http://pfquotes.netscape.com/finance/quotes/myquotes.tmpl?symbol=aol& in the autocomplete menu.
Just as far as bugs go and for now, you could set up a custom keyword so you can type "b 12345", hit enter, and be taken to bug 12345
Product: Core → Mozilla Application Suite
OS: Windows NT → All
This feature is now implemented by the Autocomplete Manager extension: https://addons.mozilla.org/en-US/firefox/addon/2300
Assignee: hewitt → nobody
QA Contact: claudius
Fixed by the new Smart Location bar autocomplete.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.