[Experiment] The Onboarding modal is shown in the control branch of the experiment after disabling the “Include occasional sponsored suggestions” and “Contextual suggestions” options
Categories
(Firefox :: Address Bar, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox92 | --- | unaffected |
| firefox93 | --- | verified |
| firefox94 | --- | verified |
People
(Reporter: srosu, Unassigned)
References
Details
Attachments
(1 file)
|
3.08 MB,
image/gif
|
Details |
[Affected versions]:
- Firefox Nightly 94.0a1 (Build ID: 20210920102201)
- Firefox Beta 93.0b7 (Build ID: 20210919190049)
[Affected Platforms]:
- Mac 11.5.2
- Windows 10 x64
- Ubuntu 20.04 x64
[Prerequisites]:
- Have the latest Firefox Nightly browser installed and opened.
- Have browser’s region set to “US”.
- Have the “nimbus.debug” pref set to “true” value on the “about:config” page.
[Steps to reproduce]:
- Force enroll in the control branch of the experiment using the following link: about:studies?optin_slug=firefox-suggest-offline-vs-online&optin_branch=control&optin_collection=nimbus-preview.
- Open “about:preferences#privacy-locationBar” and uncheck the “Include occasional sponsored suggestions” option.
- Uncheck the “Contextual suggestions” option.
- Restart the browser and observe what happens.
[Expected result]:
- The browser is normally restarted and the Onboarding modal is not shown.
[Actual result]:
- The Onboarding modal is displayed.
[Notes]:
- If the “Allow Suggestions” option from the modal is clicked, after a browser restart, the options are checked and both sponsored and non-sponsored results are displayed.
- Attached is a screen recording of the issue.
| Reporter | ||
Comment 1•4 years ago
•
|
||
After further investigations, we have noticed that the "quickSuggestShouldShowOnboardingDialog" pref is set to "true" in the Nimbus recipe for the Control branch of the experiment. @drew, @mythmon, Shouldn't the pref be set to "false" in the Control branch?
Comment 2•4 years ago
|
||
Yes, you're right, it should be false. And actually after bug 1730618 landed, we don't even need to specify quickSuggestShouldShowOnboardingDialog in either control or treatment anymore.
Comment 3•4 years ago
|
||
I've removed quickSuggestShouldShowOnboardingDialog and quickSuggestEnabled from the Nimbus recipe, as Drew recommended (partially in Slack). Simona, can you re-test this?
| Reporter | ||
Comment 4•4 years ago
|
||
I’ve just retested this issue using the latest Firefox Nightly 94.0a1 (Build ID: 20210920212918) and Firefox Beta 93.0b7 (Build ID: 20210919190049) on Windows 10 x64, Mac 11.5.1, Ubuntu 20.04 x64.
- The Onboarding modal is no longer shown in the control branch of the experiment after disabling the “Include occasional sponsored suggestions” and “Contextual suggestions” options. Considering these I’m marking this issue as Resolved Fixed.
| Reporter | ||
Updated•4 years ago
|
Description
•