List the keywords in the results panel when a user types `@`
Categories
(Firefox :: Address Bar, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: mcheang, Assigned: mcheang)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
When the user types @
the result panel should open and the user’s list of search engines and restrict search keywords should be shown.
For Engines:
@[keyword] - Search with [Engine]
For Restrict Keywords:
@[keyword] - Search [Restrict]
For example, if the user is in en-US and CA they should see:
@google - Search with Google
@bing - Search with Bing
@duckduckgo, @ddg - Search with DuckDuckGo
@ebay - Search with eBay
@wikipedia - Search with Wikipedia (en)
@bookmarks - Search Bookmarks
@tabs - Search Tabs
@history - Search History
@actions - Search Actions
Attached is a video testing the feature by typing @
and autofilling @duckduckgo
.
Assignee | ||
Comment 1•1 year ago
|
||
This patch adds the keywords to the result title for TokenAliasEngine and
RestrictKeyword results. The TokenAliasEngine results may have more than one
keyword if the user has set a custom keyword for that engine. This can help
remind the user what keywords are available as they are typing or if they
have forgotten a keyword, they can type @
to quickly see the list of keywords
to search with.
The result title looks like this:
For Engines:
@[keywords] - Search with [Engine]
For Restrict Keywords:
@[keyword] - Search [Restrict]
Comment 3•1 year ago
|
||
bugherder |
Description
•