Closed Bug 1921549 Opened 1 year ago Closed 1 year ago

List the keywords in the results panel when a user types `@`

Categories

(Firefox :: Address Bar, task, P3)

task

Tracking

()

RESOLVED FIXED
133 Branch
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.

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]

Pushed by mcheang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/90d40d9da4bc List the keywords in the results panel when a user types `@`. r=mak,fluent-reviewers,urlbar-reviewers
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: