Closed
Bug 1475966
Opened 8 years ago
Closed 6 years ago
The page crutchfield.com is not to render properly while Tracking Protection Basic is enabled
Categories
(Web Compatibility :: Privacy: Site Reports, defect, P5)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: oanaarbuzov, Unassigned)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
|
220.00 KB,
image/png
|
Details |
[Environment:]
Browser / Version: Firefox Nightly 63.0a1 (2018-07-15)
Operating System: Windows 10 Pro, Mac OS X 10.13
[Prerequisites:]
1. Tracking Protection Basic enabled.
[Steps to Reproduce:]
1. Navigate to https://www.crutchfield.com/car/carselector.aspx?lp=%2FCar%2Foutfitmycar%2Fmycar.aspx
2. Observe the page.
[Expected Behavior:]
The page is rendered correctly (no elements are overlapped)
[Actual Behavior:]
The page is not rendered correctly ("How we help you shop for car A/V" section overlaps main section)
[Note:]
1. Also reproducible with Tracking Protection Strict.
| Reporter | ||
Comment 1•8 years ago
|
||
Looking at the devtools console, here are the blocked resources:
The resource at “https://px.owneriq.net/stas/s/crutch.js” was blocked because tracking protection is enabled.[Learn More] carselector.aspx
The resource at “https://stats.g.doubleclick.net/dc.js” was blocked because tracking protection is enabled.[Learn More] carselector.aspx
So there were domains to test:
- px.owneriq.net
- stats.g.doubleclick.net
I opened the URL in a fresh browser profile (Firefox Nightly 63, uMatrix installed, normal mode) and loaded the page. The page is displayed correctly.
I disabled the Spoof Referrer option in uMatrix and then whitelisted px.owneriq.net. Nothing changed.
I then whitelisted crutchfieldonline.com (and all related domains) in order to see stats.g.doubleclick.net domain.
Refreshing the page the sections got overlapped.
The other resources (px.owneriq.net, stats.g.doubleclick.net) didn't help.
So in conclusion:
- crutchfieldonline.com which is not listed in Blacklist or Entitylist
| Reporter | ||
Comment 2•8 years ago
|
||
Added uMatrix results.
| Reporter | ||
Updated•8 years ago
|
Priority: -- → P5
Comment 3•8 years ago
|
||
I can't reproduce this: https://screenshots.firefox.com/hmMdQAgkAYb7WPZA/www.crutchfield.com
Oana, do you see something different than the above screenshot?
Flags: needinfo?(oana.arbuzov)
| Reporter | ||
Comment 4•8 years ago
|
||
François , it seems that the issue is no longer reproducible on Windows 10 Pro, but it is still reproducible on MacOS 10.13.5 (like in the initial Webcompat issues).
Flags: needinfo?(oana.arbuzov) → needinfo?(francois)
| Reporter | ||
Updated•8 years ago
|
OS: Windows 10 → Mac OS X
Hardware: x86_64 → Other
Comment 5•8 years ago
|
||
I was able to reproduce it on a Mac as well: https://screenshots.firefox.com/jvU9TjdYA49NT2WV/www.crutchfield.com
It is however extremely flaky. The layout seems to fix itself when one of these is true:
1. the devtools are opened (!)
2. doubleclick.net is whitelisted
3. owneriq.net is whitelisted
I guess this is too broken to really be worth keeping track of. The only reasonable fix is server-side.
User Story: (updated)
Flags: needinfo?(francois)
| Assignee | ||
Updated•7 years ago
|
Product: Tech Evangelism → Web Compatibility
Comment 6•6 years ago
|
||
The page seems to be rendering fine for me now in strict mode.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
Updated•1 year ago
|
Component: Site Reports → Privacy: Site Reports
You need to log in
before you can comment on or make changes to this bug.
Description
•