Closed Bug 1658968 Opened 4 years ago Closed 4 years ago

Selecting search engine from scope ignores "Show search suggestions in address bar results" preference

Categories

(Firefox :: Address Bar, defect, P2)

defect

Tracking

()

RESOLVED WONTFIX
Tracking Status
firefox81 --- affected

People

(Reporter: yoasif, Unassigned)

References

Details

(Keywords: blocked-ux, nightly-community)

Steps to reproduce:

  1. disable "Show search suggestions in address bar results" preference
  2. type "apple" into address bar
  3. click search engines in search scope bar

What happens:

search suggestions appear

Expected result:

search suggestions do not appear

I'll have to confirm with UX, but this is expected. The feature you're filing against is the new "search mode". It is intended to unify the separate behaviour of one-offs, custom engine aliases, @ aliases, and (eventually) bookmark keywords. The user has explicitly said they want to do a search with a particular engine, so we always show suggestions. Similar to how we showed suggestions for @google apple before this feature was turned on.

EDIT: We showed suggestions for @google apple regardless of whether the user had suggestions in the Urlbar turned on.

Severity: -- → S3
Keywords: blocked-ux
Priority: -- → P2

Harry, the issue here is that the option is now inconsistent with the new design. Perhaps it makes sense to revert to the previous functionality of doing the search immediately if search suggestions are disabled?

The new design is causing some confusion in that regard, see: https://www.reddit.com/r/firefox/comments/i8zjf8/now_searching_in_a_nondefault_search_engine/

(In reply to Asif Youssuff from comment #2)

Harry, the issue here is that the option is now inconsistent with the new design.

We overwrote the browser.urlbar.suggest.searches pref (the one that shows suggestions in the Urlbar) before, like in the @google apple example in comment 1. That pref only acts on searches that don't use an alias or restriction token. Is there something more inconsistent about the pref now?

Perhaps it makes sense to revert to the previous functionality of doing the search immediately if search suggestions are disabled?

I can run it by UX, but part of the motivation behind this change is to simplify aliases, one-offs, and keywords. User research showed us that many users don't understand these features and don't know that you can search with an engine other than your default. I think we want to avoid too much branching logic and special cases.

We got clarification from UX, and Harry is correct in comment 1: Just as we show suggestions when you type @google apple even when you've disabled them in about:preferences, we should show suggestions in search mode. Additionally, UX says we should also probably rename/reorganize those preferences so this is clearer, but they're still thinking on that, and it's another bug anyway, so I'll close this one.

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.