Closed
Bug 1486756
Opened 6 years ago
Closed 8 months ago
Layout is broken on buy.guildwars2.com while Tracking Protection Basic is enabled
Categories
(Core :: Privacy: Anti-Tracking, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: oanaarbuzov, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [webcompat][tp-ads][tp-yellowlist-active][tp-storefront])
User Story
digitalriver.com
Attachments
(4 files)
[Environment:]
Browser / Version: Firefox Nightly 63.0a1 (2018-08-27)
Operating System: Windows 10 Pro
[Prerequisites:]
1. Tracking Protection Basic enabled.
[Steps to Reproduce:]
1. Navigate to https://buy.guildwars2.com/store?Action=html&Locale=en_IE&SiteID=gw2&cid=104%3A5%3A%3A%3A%3AGlobal%3A289%3A%3A%3A&pbPage=pathoffire&themeID=4785548100
2. Observe the page.
[Expected Behavior:]
Layout is correctly displayed.
[Actual Behavior:]
Layout is broken (images, css).
[Notes:]
Also reproducible after signing into the account and navigating to
URL: https://buy.guildwars2.com/store?Action=DisplayPage&Locale=en_IE&SiteID=gw2&id=QuickBuyCartPage
Reporter | ||
Comment 1•6 years ago
|
||
Added broken layout after sign in.
Reporter | ||
Comment 2•6 years ago
|
||
The issue is related to `trackingprotection` breakage.
Looking at the devtools console, here are the blocked resources:
The resource at “https://drh.img.digitalriver.com/DRHM/Storefront/Site/gw2/cm/multimedia/css/reset-min.css” was blocked because content blocking is enabled.
The resource at “https://drh1.img.digitalriver.com/DRHM/Storefront/Site/gw2/cm/multimedia/js/qtip2/jquery.qtip.min.js?a” was blocked because content blocking is enabled.
The resource at “https://www.googletagmanager.com/gtm.js?id=GTM-KV7FT5” was blocked because content blocking is enabled.
So below are the domains to test:
- drh.img.digitalriver.com
- drh1.img.digitalriver.com
- www.googletagmanager.com
I opened the URL in a fresh browser profile (Firefox Nightly 63, uMatrix installed, normal mode) and loaded the page. The page layout is broken.
I disabled the Spoof Referrer option in uMatrix and then WHITELISTED:
- digitalriver.com (including all related domains)
and layout is displayed correctly.
The other resource (www.googletagmanager.com) didn't help.
So in conclusion:
- digitalriver.com is in Advertising category = [tp-ads]
Reporter | ||
Comment 3•6 years ago
|
||
Added uMatrix results.
Reporter | ||
Comment 4•6 years ago
|
||
Added uMatrix results after login.
Updated•6 years ago
|
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Comment 5•6 years ago
|
||
Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.
Webcompat Priority: --- → ?
Comment 6•6 years ago
|
||
See bug 1547409. Migrating whiteboard priority tags to program flags.
Updated•6 years ago
|
See Also: → https://webcompat.com/issues/30386
Updated•5 years ago
|
Webcompat Priority: ? → ---
Comment 7•5 years ago
|
||
This is another instance of Digital River's CDN resources being blocked, similar to the situation discussed here: https://bugzilla.mozilla.org/show_bug.cgi?id=1483201#c5
Updated•5 years ago
|
Whiteboard: [webcompat][tp-ads] → [webcompat][tp-ads][tp-yellowlist-active][tp-storefront]
Reporter | ||
Comment 9•4 years ago
|
||
The issue is no longer reproducible with ETP - Standard, the layout is displayed correctly.
https://prnt.sc/x85lk3
Note: The issue still occurs with ETP - Strict.
https://prnt.sc/x85iy1
Tested with:
Browser / Version: Firefox Nightly 86.0a1 (2021-01-18)
Operating System: Windows 10 Pro
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Status: RESOLVED → REOPENED
Component: Desktop → Privacy: Anti-Tracking
Product: Web Compatibility → Core
Resolution: FIXED → ---
Version: Firefox 62 → 62 Branch
Updated•2 years ago
|
Severity: normal → S3
Comment 10•8 months ago
|
||
The layout of the website is displayed correctly with ETP Strict mode. Close this for now. Feel free to reopen if the issue happens again.
Status: REOPENED → RESOLVED
Closed: 4 years ago → 8 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•