Closed
Bug 1766597
Opened 3 years ago
Closed 3 years ago
[Experiment] The "Focus Promo" default message is wrongly displayed even if the experiment one was dismissed
Categories
(Firefox :: Messaging System, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1765907
Tracking | Status | |
---|---|---|
firefox99 | --- | unaffected |
firefox100 | --- | affected |
firefox101 | --- | unaffected |
People
(Reporter: mcoman, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
3.49 MB,
image/gif
|
Details |
[Notes]:
- The "Focus Promo" default message will be redisplayed after 7 days even if the experiment one was dismissed.
[Affected versions]:
- Firefox Beta 100.0 - Build ID: 20220425210429
[Affected Platforms]:
- Windows 10 x64
- macOS 11.6.2
- Linux Mint 20.2 x64
[Prerequisites]:
- Have a Firefox en-* locale build installed.
- Have the "nimbus.debug" pref set to "true" in the "about:config" page.
[Steps to reproduce]:
- Open the browser using the profile from the prerequisites.
- Navigate to the "about:studies?optin_slug=firefox-focus-pbm-fx100&optin_branch=treatment&optin_collection=nimbus-preview" URL.
- Open a new "Private Window" and click the "X" button from the right part of the "Focus Promo" message.
- Open another new tab due to bug 1766592.
- Open a new tab in the same "Private Window" and observe the behavior.
[Expected result]:
- The "Focus Promo" message is NOT displayed.
[Actual result]:
- The "Focus Promo" message is displayed.
[Additional Notes]:
- Attached a screen recording of the issue.
Comment 1•3 years ago
|
||
Focus experiment treatment branch uses an experiment message that has frequency cap 2x a week followed by default promo message 1x a week, each of these two messages needs to be individually dismissed. Fix of this is code change that's getting implemented with bug 1765907 that will let about:privatebrowsing hide default message when enrolled in an experiment.
Updated FX100 Focus promo experiment QA ticket with this as known issue while computing overall dismiss rate. Thanks
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•