Change the best match toggle in the preferences UI to a checkbox
Categories
(Firefox :: Address Bar, task, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | verified |
People
(Reporter: adw, Assigned: daisuke)
References
()
Details
Attachments
(1 file)
Product revised the requirements for the best match preferences UI. The toggle switch should be a checkbox under the "Search engines" checkbox. We may also add a learn-more link or description to it -- this isn't finalized yet but hopefully will be early next week. The Figma spec has been updated to show the checkbox.
Bug 1753738 hasn't landed yet, but we should go ahead and land it since it's been reviewed and some of my patches depend on it. This bug can build on top of that one.
Reporter | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 3•3 years ago
|
||
bugherder |
Reporter | ||
Comment 4•3 years ago
|
||
STR for QA:
- Enable Firefox Suggest
- Enable the new best match feature by setting
browser.urlbar.bestMatch.enabled
to true - Open about:preferences#privacy, scroll down to the Address Bar section, and verify that a "Top pick" checkbox appears as the last checkbox. It should be checked by default
- Uncheck the checkbox and verify that
browser.urlbar.suggest.bestmatch
is set to false - Check the checkbox and verify that
browser.urlbar.suggest.bestmatch
is set to true (this pref will remain bold in about:config because it's sticky) - Set
browser.urlbar.bestMatch.enabled
to false and verify the checkbox no longer appears - Set
browser.urlbar.bestMatch.enabled
to true again and verify the checkbox appears again
Comment 5•3 years ago
|
||
We have verified this issue on the latest Nightly 99.0a1 build (Build ID: 20220218090822) on Windows 10 x64, macOS 10.15.7 and Ubuntu 20.04 x64.
- In order to verify this issue we have used the STR described in comment 4.
While we have verified this issue, we have encountered a new one. The "Top Pick" option is available in "about:preferences#privacy" page on non-US regions even if Best Match is disabled.
We have logged this behavior in Bug 1756162.
Description
•