Closed
Bug 1510589
Opened 6 years ago
Closed 2 years ago
Missing social media icons from people.neilon.software while Tracking Protection Basic is enabled
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Tracking
()
RESOLVED
INVALID
People
(Reporter: oanaarbuzov, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [tp-social])
User Story
addthis.com addthisedge.com
Attachments
(3 files)
[Environment:]
Browser / Version: Firefox Nightly 65.0a1 (2018-11-27)
Operating System: Windows 10 Pro
[Prerequisites:]
1. Tracking Protection Basic enabled (Custom > Tracker in all windows > Basic Block List).
[Steps to Reproduce:]
1. Navigate to https://people.neilon.software/
2. Observe top right side bar.
[Expected Behavior:]
Social media icons are displayed.
[Actual Behavior:]
Social media icons are not displayed.
Reporter | ||
Comment 1•6 years ago
|
||
The issue is related to `Tracking protection` breakage.
Looking at the devtools console, here are the blocked resources:
The resource at “https://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5be4bc3d495c0d0f” was blocked because content blocking is enabled.
The resource at “https://www.googletagmanager.com/gtag/js?id=UA-124578174-2” was blocked because content blocking is enabled.
So below are the domains to test:
- s7.addthis.com
- www.googletagmanager.com
I opened the URL in a fresh browser profile (Firefox Nightly 65, uMatrix installed, normal mode) and loaded the page. Social media are not displayed.
I disabled the Spoof Referrer option in uMatrix and then WHITELISTED:
- addthis.com (including all related domains)
- addthisedge.com(including all related domains)
and social media are displayed.
The other resources didn't help.
So in conclusion:
- addthis.com is in Social category = [tp-social]
- addthisedge.com is in Social category = [tp-social]
User Story: (updated)
Whiteboard: [tp-social]
Reporter | ||
Comment 2•6 years ago
|
||
Added uMatrix results.
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Comment 3•5 years ago
|
||
I don't see any social media icons on their page, even with blocking disabled and on other browsers, so I think this is not an issue here anymore.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
Comment 4•4 years ago
|
||
Revisiting this, I now see social media icons except in Strict mode. The site is using AddThis.
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Comment 6•3 years ago
|
||
Flags: needinfo?(raul.bucata)
Comment 7•3 years ago
|
||
The issue is now reproducible with ETP set to STRICT, but works as expected with ETP set to STANDARD
Moving this to the correct Core/Component
Tested with:
Browser / Version: Firefox Nightly 92.0a1 (2021-07-20) (64-bit)
Operating System: Windows 10 PRO x64
Flags: needinfo?(oana.arbuzov)
Updated•3 years ago
|
Component: Desktop → Privacy: Anti-Tracking
Product: Web Compatibility → Core
Version: Firefox 65 → Firefox 92
Reporter | ||
Comment 8•2 years ago
|
||
Social media icons were fully removed from the page.
https://prnt.sc/mKbabfwsrw1u
Tested with:
Browser / Version: Firefox Nightly 106.0a1 (2022-08-23), Chrome 104.0.5112.102
Operating System: Windows 10 Pro
Status: REOPENED → RESOLVED
Closed: 5 years ago → 2 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•