Closed
Bug 483617
Opened 16 years ago
Closed 15 years ago
Fuzzy file name searching
Categories
(Skywriter Graveyard :: Search, enhancement, P4)
Skywriter Graveyard
Search
Tracking
(Not tracked)
RESOLVED
FIXED
0.2
People
(Reporter: dion, Unassigned)
Details
(Whiteboard: quickopen)
When searching for a file, don't just do exact matches. If there is a file named "foo_bar.js" if the user types "fb" it could come back. Think, awesomebar for the file finder.
Reporter | ||
Updated•16 years ago
|
Severity: normal → enhancement
Priority: -- → P4
Whiteboard: quickopen
Comment 1•15 years ago
|
||
This is a mass migration from Mozilla Labs :: Bespin to Bespin :: General.
This bug likely still needs to be triaged and categorized.
Component: Bespin → General
Product: Mozilla Labs → Bespin
QA Contact: bespin → general
Comment 2•15 years ago
|
||
Moving Quick Open bugs to the Search component.
Component: General → Search
QA Contact: general → search
Comment 3•15 years ago
|
||
Dion,
if you type "fb" Quickopen will find the file "foo_bar.js". That's the way it's implementated at the moment. You might won't find the file in the serach result, as at the moment only the first 12 matches are displayed.
Do you think this bug could be marked as fixed then?
Julian
Reporter | ||
Comment 4•15 years ago
|
||
Absolutely. Thanks!
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 5•15 years ago
|
||
Do we have a changeset for this?
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: Future → 0.2.0
Comment 6•15 years ago
|
||
you could use R719 for this; that's where Quickopen was introduced.
You need to log in
before you can comment on or make changes to this bug.
Description
•