Closed
Bug 724896
Opened 13 years ago
Closed 4 years ago
Replace search keywords with their respective domain name when showing autocomplete suggestions (Awesome bar suggestions, not inline-autocomplete)
Categories
(Firefox :: Address Bar, defect, P5)
Firefox
Address Bar
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: reuben, Unassigned)
References
Details
(Keywords: uiwanted)
Attachments
(1 file)
1.28 KB,
patch
|
Details | Diff | Splinter Review |
If I have the "yt" search keyword set to YouTube search, I'd like to type "yt something" on the Awesome Bar and see YouTube history/bookmarks on the autocomplete suggestions.
Reporter | ||
Updated•13 years ago
|
Summary: Replace search keywords with their respective domain name when show autocomplete → Replace search keywords with their respective domain name when showing autocomplete suggestions
Reporter | ||
Comment 1•13 years ago
|
||
This technically works, and does exactly what I intended it to do, but my hack-o-meter is buzzing loudly about this patch. Attaching as a WIP.
ATM it excludes all suggestions that aren't in the same domain as the search engine (if I set 'bug' as the keyword for b.m.o., I won't see results from bug.com). This is the behavior I want, but might need some UX discussion. Or maybe not? After all, search keywords are a deeply hidden feature.
Assignee: nobody → reuben.morais
Updated•13 years ago
|
Summary: Replace search keywords with their respective domain name when showing autocomplete suggestions → Replace search keywords with their respective domain name when showing autocomplete suggestions (Awesome bar suggestions, not inline-autocomplete)
Reporter | ||
Updated•12 years ago
|
Assignee: reuben.bmo → nobody
Comment 2•12 years ago
|
||
I think that typing a search keyword and returning only results limited to that particular page could surprise users, also cause the keyword functionality is expected be used to run a remote search.
Though, there isn't an expected outcome from search keywords in the locationbar as of now, so this could be one of those, it depends on what will happen when the bars will be eventually merged.
Reporter | ||
Comment 3•12 years ago
|
||
Note that this is the behavior for the "Add a Keyword for this Search" feature, only pages in the same domain are shown in the result list: http://cl.ly/image/3N120i1S3l1x
Reporter | ||
Comment 4•12 years ago
|
||
Ugh, disregard that, other things are shown when there are less history entries matching what you typed.
Comment 5•12 years ago
|
||
yes, only the first entry is used for bookmarks keywords.
Comment 6•7 years ago
|
||
Per policy at https://wiki.mozilla.org/Bug_Triage/Projects/Bug_Handling/Bug_Husbandry#Inactive_Bugs. If this bug is not an enhancement request or a bug not present in a supported release of Firefox, then it may be reopened.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INACTIVE
Updated•6 years ago
|
Status: RESOLVED → REOPENED
Priority: -- → P5
Resolution: INACTIVE → ---
Comment 7•4 years ago
|
||
This has been superseded by the work on search mode, in particular search mode for non-general search engines restricts searches to that origin. It doesn't yet work for bookmark keywords, but there are plans for that.
Status: REOPENED → RESOLVED
Closed: 7 years ago → 4 years ago
Depends on: urlbar-searchshortcuts
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•