Closed
Bug 1587786
Opened 6 years ago
Closed 6 years ago
The “Extended Triplets” are not displayed after dismissing the onboarding modal on the new “control” branch
Categories
(Firefox :: Messaging System, defect)
Firefox
Messaging System
Tracking
()
RESOLVED
INVALID
| Tracking | Status | |
|---|---|---|
| firefox69 | --- | unaffected |
| firefox70 | --- | unaffected |
| firefox71 | --- | affected |
People
(Reporter: acupsa, Unassigned)
References
Details
Attachments
(1 file)
|
203.87 KB,
image/gif
|
Details |
[Affected versions]:*
- Firefox Nightly 71.0a1, Build ID: 20191010092637
[Affected Platforms]:
- All Windows
- All Mac
- All Linux
[Prerequisites]:
- Have a new Firefox profile with the following preference set
trailhead.firstrun.branchestocontrol.
[Steps to reproduce]:
- Open the browser with the profile from the prerequisites.
- Navigate to the about:welcome page.
- Dismiss the onboarding modal (e.g by clicking the “Start Browsing” button, by pressing the (x) button from the modal, or by pressing the Esc key).
- Observe the displayed page.
[Expected result]:
- The Extended Triplets are displayed.
[Actual result]:
- Only the Search bar and the Highlights section is displayed. (Also the Recommended by Pocket for the US region)
[Notes]:
- Attached a screen recording with the issue.
Comment 1•6 years ago
|
||
That's expected behavior. To see triplets we need to explicitly set triplets in trailhead.firstrun.branches to 'control-supercharge'. String value is split by hyphen '-' where the first value ("control" in this case) is used to show the interrupt on about:welcome and the second value ("supercharge") decides triplets.
By default in Firefox trailhead.firstrun.branches value is set to 'join-supercharge' which will show supercharge triplet on new tab.
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•