Closed
Bug 418920
Opened 17 years ago
Closed 17 years ago
Allow multiple word search with tags in addition to title and url
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
VERIFIED
FIXED
Firefox 3 beta4
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
(Whiteboard: [has patch in bug 401660])
Attachments
(1 file)
2.06 KB,
patch
|
Details | Diff | Splinter Review |
Currently tag searches are special searches that only try matching tags.. We can make things more consistent by doing multiple word searches against the tags and title and url.
This lets the user search for a tag and filter results by typing words from the title, etc.
Assignee | ||
Comment 1•17 years ago
|
||
Assignee: nobody → edilee
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•17 years ago
|
||
Do we want this? Bug 401869 which added multi-word searching for title/url was blocking+.
Bug 401660 will fix this.
Flags: blocking-firefox3?
Whiteboard: [has patch in bug 401660]
Comment 3•17 years ago
|
||
So this doesn't *block*, IMO, and we should consider the effect on people's searching habits. I think it's wanted, but I want to make sure that the massive elevation that we give tagged entries doesn't make this annoying in cases where tags and titles collide.
Flags: wanted-firefox3+
Flags: blocking-firefox3?
Flags: blocking-firefox3-
Assignee | ||
Comment 4•17 years ago
|
||
Checking in toolkit/components/places/tests/unit/test_history_autocomplete_tags.js;
/cvsroot/mozilla/toolkit/components/places/tests/unit/test_history_autocomplete_tags.js,v <-- test_history_autocomplete_tags.js
new revision: 1.5; previous revision: 1.4
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3 beta4
Comment 5•17 years ago
|
||
Verified FIXED using:
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9pre) Gecko/2008042705 Minefield/3.0pre
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9pre) Gecko/2008042704 Minefield/3.0pre
-and-
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9pre) Gecko/2008042704 Minefield/3.0pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•