Closed
Bug 1887831
Opened 1 year ago
Closed 1 year ago
[Experiment] The “Recommended Media Addons” Panel is not dismissed when navigating between tabs
Categories
(Firefox :: Messaging System, defect)
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox124 | --- | affected |
People
(Reporter: vbandac, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
715.36 KB,
video/mp4
|
Details |
[Affected versions]:
- Firefox Release 123.0 (Build ID: 20240213221259)
- Firefox Release 124.0.1 (Build ID: 20240321230221)
[Affected Platforms]:
- Windows 10 x64
- Windows 11 x64
- Ubuntu 22.04 x64
- macOS 13.6.2
[Prerequisites]:
- Have the user.js and the times.json files downloaded on your computer.
[Steps to reproduce]:
- Create a new Firefox profile but do not open it.
- Navigate to the profile folder and paste the user.js and the times.json from the prerequisites.
- Open the Firefox profile and navigate to the https://www.youtube.com/ website.
- Open a new tab.
- Observe the “Recommended Media Addons” Panel.
[Expected result]:
- The “Recommended Media Addons” Panel is dismissed when navigating to a new tab.
[Actual result]:
- The “Recommended Media Addons” Panel is NOT dismissed when navigating to another tab.
[Notes]:
- The issue is reproducible in all branches of the experiment.
- This issue is also reproducible on all branches of the “Recommend Media Addons Feature Callout - Early Day User” experiment.
- Attached is a screen recording of the issue.
Comment 1•1 year ago
|
||
Experiment went live, it's a known issue and not a blocker for the experiment.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
Comment 2•1 year ago
|
||
In our sync we decided we wanted the callout to stay open when switching between tabs, because of bug 1887952. Since it's possible for the callout to open for a media tab that's in the background, we don't want the callout to disappear when the user focuses the media tab. Since that's the tab that's most relevant for the callout. In future, when we fix that bug, it will ensure a callout only opens for a foreground tab, so we might also add a property to make the callout disappear when leaving its connected tab.
You need to log in
before you can comment on or make changes to this bug.
Description
•