Closed
Bug 1859794
Opened 2 years ago
Closed 2 years ago
[Experiment] The "PDF_HANDLER_ANNOTATIONS" message from the Treatment A branch of the "Set Default PDF Handler with Annotations" is not blocked if the "X" button is clicked
Categories
(Firefox :: Messaging System, defect, P1)
Tracking
()
VERIFIED
FIXED
Iteration:
121.1 - Oct 23 - Nov 3
People
(Reporter: mcoman, Assigned: jprickett)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
409.61 KB,
image/gif
|
Details |
[Notes]:
- We have observed in the experimenter ticket that the id from the "dismiss_button" area of the PDF Handler message value from Treatment A is set to "NEWTAB_POCKET_TOPICS_SURVEY" instead of "PDF_HANDLER_ANNOTATIONS:treatment_a".
[Affected versions]:
- Firefox Release 118.0.2 - Build ID: 20231009140911
- Firefox RC 119.0 - Build ID: 20231013091412
[Affected Platforms]:
- Windows 10 x64
[Prerequisites]:
- Have a Firefox profile with the following prefs in the "about:config" page:
nimbus.debugset totruebrowser.newtabpage.activity-stream.asrouter.devtoolsEnabledset totrue
[Steps to reproduce]:
- Open the browser with the profile from prerequisites.
- Navigate to "about:studies?optin_slug=set-default-pdf-handler-with-annotations&optin_branch=treatment-a&optin_collection=nimbus-preview".
- Navigate to the "about:newtab#devtools" page and search for the "PDF_HANDLER_ANNOTATIONS:treatment_a" message.
- Click the "Show" button from the message section.
- Click the "X" button from the top-right part of the "PDF Handler".
- Observe the message from the "AS Router Admin"
[Expected result]:
- The message section is grayed out and the "Unblock" button is displayed.
[Actual result]:
- Nothing happens, the message remains active.
[Additional Notes]:
- Due to this issue the message will be displayed to users each time an URL ending in pdf will be accessed and may harm the user experience.
- This issue is not reproducible with the Treatment B branch of the experiment. The "PDF_HANDLER_ANNOTATIONS:treatment_b" is blocked if the "X" button is clicked.
- Attached a screen recording of the issue.
Updated•2 years ago
|
Assignee: nobody → jprickett
Status: NEW → ASSIGNED
Iteration: --- → 121.1 - Oct 23 - Nov 3
Priority: -- → P1
| Assignee | ||
Comment 1•2 years ago
|
||
This was due to the dismiss action of treatment-A being misconfigured. The issue has been addressed.
| Reporter | ||
Comment 2•2 years ago
|
||
I have verified that this issue is no longer reproducible using the latest Firefox Release 119.0 (Build ID: 20231019122658) and the latest Firefox Beta 120.0b1 (Build ID: 20231023135443) installed on Windows 10 x64. I can confirm that the "PDF_HANDLER_ANNOTATIONS" message from the Treatment A branch of the "Set Default PDF Handler with Annotations" is blocked if the "X" button is clicked.
Considering this I am closing this issue as Resolved - Fixed.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•