Disabled "Show search suggestions in address bar results" still shows suggestions with a one-off selected
Categories
(Firefox :: Address Bar, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | unaffected |
firefox81 | --- | unaffected |
firefox82 | --- | affected |
People
(Reporter: muirpablo, Unassigned)
References
(Blocks 1 open bug)
Details
tested on
Firefox nightly 82.0a1 and affects:
Windows10 64bit
MacOS 10.15
Ubuntu 18.04
"Show search suggestions in address bar results" disabled still shows suggestions with a one-off selected
steps to reproduce
- go to about:preferences#search
- uncheck "Show search suggestions in address bar results"
- open new tab, search "cats" > suggestions are not visible.
- click on the duckduckgo one-off for example and keep clicking other one-offs.
actual result
suggestions appears after i click a one-off
expected result
if user removed the checkbox suggestions should not appear.
Notes: Before the one-offs changes we did not have this problem with suggestions.
Comment 1•4 years ago
•
|
||
I think this is expected, it should work the same as when you use a restriction character, the preferences control what happens in a normal search (just typing the search terms in the urlbar), Search mode is an opt-in into search. With the question mark restriction character for example, we still provide suggestions even if they are disabled, because the user explicitly asked to search.
If instead you completely disable suggestions (by unchecking the top level "Show Search Suggestions" pref, then nothing should appear in any case.
UX is looking into changes to make to clarify the preferences UI that at this point is a bit disconnected from the expectations.
Description
•