Unable to choose "Time slot" on boots.com with ETP - Strict enabled
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox103 | --- | fixed |
People
(Reporter: oanaarbuzov, Assigned: twisniewski)
References
(Blocks 1 open bug, )
Details
Attachments
(2 files)
Environment:
Browser / Version: Firefox Nightly 98.0a1 (🦎 98.0a1-20220207065816), Firefox Release 96.3.1 (🦎 96.0.3-20220126154723)
Operating System: Google Pixel 5 (Android 12) - 1080 x 2340 pixels, 19.5:9 ratio (~432 ppi density), Samsung Galaxy S8 (Android 9) - 1440 x 2960 pixels, 18.5:9 ratio (~570 ppi density)
Prerequisites:
ETP - Strict enabled.
Steps to reproduce:
- Navigate to https://www.boots.com/health-pharmacy-advice/vaccinations/chickenpox-vaccination-service
- Scroll down the page and tap "Book now" button.
- On "Appointment" page, select the desired options (e.g 1 member, appointment for myself - Yes, mark the check-box) and tap "Continue" button.
- Fill in the town/postcode (e.g 10001) and tap "Find store" button.
- Tap "Choose time slot" button and observe behavior.
Expected Behavior:
"Time slots" popup is not triggered, allowing the selection of date and time.
Actual Behavior:
Nothing happens, "Time slots" popup is not triggered.
Notes:
- Screenshot attached.
- The issue is not reproducible with ETP - Standard.
- On Android 12 device, on Firefox Nightly with ETP - Strict enabled, the "Location" search remains in loading state.
https://prnt.sc/26ry0q3
Updated•2 years ago
|
Assignee | ||
Comment 1•1 year ago
|
||
I see this in the console when I click the "choose time slot" button:
Uncaught ReferenceError: cmCreateElementTag is not defined
This is Eluminate. Our shim doesn't stub out this (and many other) functions in Eluminate, but making it a no-op seems to suffice for this site, so it seems like a simple fix.
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Pushed by twisniewski@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/13d34fd1e880 add more methods and properties which some sites expect to SmartBlock's Eluminate shim; r=ksenia,webcompat-reviewers
Comment 4•1 year ago
|
||
bugherder |
Reporter | ||
Comment 5•1 year ago
|
||
The URL was no longer valid, but I found a different on: URL: https://www.boots.com/health-pharmacy-advice/vaccinations/meningitis-b
The issue is fixed, "Time slots" popup is triggered now.
https://prnt.sc/fe92Cy6CH1Yo
Tested with:
Browser / Version: Firefox Nightly 105.0a1 (🦎 105.0a1-20220816095503)
Operating System: Google Pixel 5 (Android 12) - 1080 x 2340 pixels, 19.5:9 ratio (~432 ppi density), Samsung Galaxy S8 (Android 9) - 1440 x 2960 pixels, 18.5:9 ratio (~570 ppi density)
Description
•