[Intermittent] A diamond shaped element is displayed instead of the featureCallout when opening a New Tab via long click on the “+” button and selecting the “No container” option
Categories
(Firefox :: Messaging System, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | affected |
People
(Reporter: cfat, Assigned: jprickett)
References
(Blocks 1 open bug)
Details
[Affected versions]:
- Firefox Nightly 117.0a1 - Build ID: 20230721040926
[Affected Platforms]:
- Windows 10 x64
- macOS 12.6.1
[Prerequisites]:
- Set
nimbus.debugpref to “true”. - Switch to the Stage environment using the Remote Settings Addon (restart the browser to apply the change).
- Copy and paste this link in order to force enroll in the experiment:
about:studies?optin_slug=mcoman-bug-1826588-bugfix-verification&optin_branch=control&optin_collection=nimbus-preview
[Steps to reproduce]:
- Open the browser with the profile from the prerequisites.
- Long click the “+” (New Tab) toolbar button.
- Without letting the mouse button go, move the mouse so that the cursor hovers over the “No container” option.
- Let go of the mouse button.
- Observe what happens next.
[Expected result]:
- A New Tab is opened displaying the
featureCallout.
[Actual result]:
- A diamond-shaped element is displayed instead of the
featureCallouton the New Tab.
[Notes]:
- The issue is not reproducible with the following scenarios:
-> opening the New Tabs by clicking the “+” button;
-> opening New Container Tabs;
-> opening New Tabs through shortcut (“Ctrl”+”T”); - The element remains displayed when reloading the New Tab.
- Will test this scenario with Linux OS once I have access to a machine.
- Here is a video of the issue: link.
Comment 1•2 years ago
|
||
Really nice catch!
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Comment 2•2 years ago
|
||
In 119 and 120 we landed enhancements to the feature callout that seem to have addressed this issue. Is it possible to have this re-verified? Thank you!
| Reporter | ||
Comment 3•2 years ago
|
||
@Jason, I tried to re-test this issue, unfortunately, the original steps from the bug don't trigger the featureCallout anymore. I used mozregression to find the potential reason why the message is no longer shown and I got this pushlog, where Bug 1838295 is related to the feature.
Could you please look over it and let me know what other steps/changes I could make in order to trigger the featureCallout again?
FWIW, I use this stage recipe, maybe we need to change something in the branch configuration?
Comment 4•2 years ago
|
||
Looks like we'll need to create a new verification experiment with parent_selector updated for the new anchors: Array<{...}> format.
| Reporter | ||
Comment 5•2 years ago
|
||
Thank you @Shane, we managed to update the recipe and we successfully triggered the featureCallout.
-
I verified that the issue is no longer reproducible on several new Firefox profiles, so I think we are safe to close this issue. I will file a new report in case I will encounter it again in the future.
-
Environment:
Win 10 x64, Ubuntu 20.04 x64, and macOS 12.6.1
Firefox Nightly 122.0a1, Beta 121.0b1, Release 120 and Release 119.0.1
Comment 6•2 years ago
|
||
That's awesome! Thanks Carmen
Description
•