Closed
Bug 1503512
Opened 6 years ago
Closed 5 years ago
Viewing vehicle photo in full screen on carlsen.porschedealer.com does not work properly the first time
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: oanaarbuzov, Unassigned)
References
()
Details
(Whiteboard: [tp-social])
User Story
addtoany.com
Attachments
(4 files)
[Environment:]
Browser / Version: Firefox Nightly 65.0a1 (2018-10-30)
Operating System: Windows 10 Pro
[Prerequisites:]
1. Tracking Protection Basic enabled.
[Steps to Reproduce:]
1. Navigate to https://carlsen.porschedealer.com/inventory/used-2004-porsche-boxster-s-rwd-convertible-wp0cb29804u660663
2. Click the “+” sign.
3. Observe behavior.
[Expected Behavior:]
Photo is displayed in full screen.
[Actual Behavior:]
Nothing happens, photo is not displayed in full screen.
Reporter | ||
Comment 1•6 years ago
|
||
The issue is related to `trackingprotection` breakage.
Looking at the devtools console, here are the blocked resources:
The resource at “https://www.googletagmanager.com/gtm.js?id=GTM-5NH84B” was blocked because content blocking is enabled.
The resource at “https://static.addtoany.com/menu/page.js” was blocked because content blocking is enabled.
The resource at “https://static.getclicky.com/js” was blocked because content blocking is enabled.
The resource at “https://www.google-analytics.com/analytics.js” was blocked because content blocking is enabled.
So below are the domains to test:
- www.googletagmanager.com
- static.addtoany.com
- static.getclicky.com
- www.google-analytics.com
I opened the URL in a fresh browser profile (Firefox Nightly 65, uMatrix installed, normal mode) and loaded the page. The photo can't be viewed in full screen.
I disabled the Spoof Referrer option in uMatrix and then WHITELISTED:
- addtoany.com (including all related domains)
and the photo is displayed in full screen.
The other resources didn't help.
So in conclusion:
- addtoany.com is in Social category = [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
|
||
Weird. It works, but the first time I fullscreen the image, there is a scrollbar and it is vertically too short. But it does not seem related to tracking protection. This seems like a regular webcompat issue now.
No longer blocks: tp-breakage
Summary: Unable to view photo in full screen on carlsen.porschedealer.com while Tracking Protection Basic is enabled → Viewing vehicle photo in full screen on carlsen.porschedealer.com does not work properly the first time
Updated•5 years ago
|
Flags: needinfo?(miket)
Comment 4•5 years ago
|
||
In a new profile in Windows, I get expected behavior.
But, in Chrome Canary, I can reproduce what Tom saw (will upload photo).
Given that, I think we should close as INVALID (non-compat).
Flags: needinfo?(miket)
Comment 5•5 years ago
|
||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•