Open
Bug 1668889
Opened 4 years ago
Updated 4 years ago
Change search result titles/action text to reflect the type of engine
Categories
(Firefox :: Address Bar, enhancement, P3)
Firefox
Address Bar
Tracking
()
NEW
People
(Reporter: bugzilla, Unassigned)
References
Details
(Keywords: blocked-ux)
We introduced WEB_ENGINE_NAMES to distinguish engines that search the Web from engines that search a specific site. The string Search with <engine name>
is used throughout Urlbar code. This should be changed to read Search <engine name>
for engines not in WEB_ENGINE_NAMES
and should stay Search with <engine name>
for engines that are.
Comment 1•4 years ago
|
||
As I said on Slack, the "with" is not there by mistake, it is there because engines like "MSN Search" ended up creating "Search MSN Search" strings that looked bad.
Reporter | ||
Updated•4 years ago
|
Keywords: blocked-ux
Updated•4 years ago
|
Blocks: urlbar-update-2-follow-ups
Updated•4 years ago
|
No longer blocks: urlbar-searchshortcuts
You need to log in
before you can comment on or make changes to this bug.
Description
•