Closed
Bug 1470256
Opened 6 years ago
Closed 5 years ago
Tracking Protection Strict Disconnect.me list blocks reCAPTCHA
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: mail, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: tp-content)
User Story
google.com
Attachments
(1 file)
43.28 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180608151520
Steps to reproduce:
Tracking Protection hides reCAPTCHA.
Example site: https://gab.ai/auth/register
Actual results:
Firefox does not warn on-page(!) that it is hiding reCAPTCHA.
It only shows the Tracking Protection shield in the URL bar.
Expected results:
Wherever Tracking Protection is hiding elements, it should display a clear notification on-page(!).
Comment 1•6 years ago
|
||
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:62.0) Gecko/20100101 Firefox/62.0
20180621013659
The basic Disconnect.me list is OK. The problem is with the strict list. Browser Console output:
The resource at “https://www.google.com/recaptcha/api.js?onload=vueRecaptchaApiLoaded&render=explicit” was blocked because tracking protection is enabled.[Learn More] register
The resource at “https://www.google.com/recaptcha/api.js?onload=vueRecaptchaApiLoaded&render=explicit” was blocked because tracking protection is enabled.[Learn More] register
Has STR: --- → yes
Component: Untriaged → Tracking Protection
OS: Unspecified → All
Hardware: Unspecified → All
I can confirm this behavior, but only with strict Disconnect.me list enabled.
I spoke with the reporter (N. de Jonge) on IRC who indicated that they were using strict and basic fixes it, however they had *not* changed the list used. This change happened to the strict list for them in the last 24 hours or so.
The strict list may be expected to break more things than basic, but embedded youtube and reCAPTCHAs seems a bit too disruptive.
Summary: Tracking Protection hides important elements without on-page(!) notifications → Tracking Protection Strict Disconnect.me list hides important elements without on-page(!) notifications
Comment 3•6 years ago
|
||
That's because all of the Google domains are on the strict list:
https://github.com/mozilla-services/shavar-prod-lists/blob/f16248d7f33367bb3c48d72fb32fdb239dbe0c8e/disconnect-blacklist.json#L6699-L6947
The strict list is expected to have significantly higher breakage and users opting into it should watch for the Shield and disable protection on a page by page basis when they need it.
Sites that want/need to work with TP in strict mode would need to use a different CAPTCHA system.
Blocks: tp-breakage
Component: Tracking Protection → Desktop
Product: Firefox → Tech Evangelism
Summary: Tracking Protection Strict Disconnect.me list hides important elements without on-page(!) notifications → Tracking Protection Strict Disconnect.me list blocks reCAPTCHA
Whiteboard: tp-content
Version: 60 Branch → Firefox 60
Reporter | ||
Comment 4•6 years ago
|
||
The linked disconnect-blacklist.json file at GitHub appears to have had its last change in December 2017, yet without changing any Firefox settings, both reCAPTCHA and embedded YouTube videos only recently - within the last 24 hours - disappeared from web pages. This is with, at least, my setup and Firefox 60.0.2 (64-bit) on Linux Mint.
Also, while it's true that the strict list is expected to have significantly higher breakage, many users, including experienced computer users (and even hackers, such as myself), will either have forgotten about enabling the block list, or won't be aware how the tracking protection is affecting web pages. The tracking protection shield is easy to overlook, so it would be most welcome if a clear notification about elements being hidden would be visible on-page; where the actual blocking is happening.
By the way, you (francois) changed the summary from "Tracking Protection Strict Disconnect.me list hides important elements without on-page(!) notifications" to "Tracking Protection Strict Disconnect.me list blocks reCAPTCHA". In my opinion, the bigger problem is when it's unclear for users that (and where) elements are missing, not what the exact 'strength' is of the various block lists. It's not unthinkable that non-technically savvy users will simply pick the strictest block list after installing Firefox, without ever having a clue how this affects the web pages they are viewing.
Comment 5•6 years ago
|
||
(In reply to N. de Jonge from comment #4)
> The linked disconnect-blacklist.json file at GitHub appears to have had its
> last change in December 2017, yet without changing any Firefox settings,
> both reCAPTCHA and embedded YouTube videos only recently - within the last
> 24 hours - disappeared from web pages. This is with, at least, my setup and
> Firefox 60.0.2 (64-bit) on Linux Mint.
The reason for this is that the strict list has been broken for a few months (bug 1465528) and got fixed yesterday.
What you are seeing now is the strict list operating as expected.
> Also, while it's true that the strict list is expected to have significantly
> higher breakage, many users, including experienced computer users (and even
> hackers, such as myself), will either have forgotten about enabling the
> block list, or won't be aware how the tracking protection is affecting web
> pages. The tracking protection shield is easy to overlook, so it would be
> most welcome if a clear notification about elements being hidden would be
> visible on-page; where the actual blocking is happening.
That's a good suggestion. I have filed bug 1470285 for it.
See Also: → 1470285
Updated•6 years ago
|
Updated•6 years ago
|
User Story: (updated)
Updated•6 years ago
|
Priority: -- → P3
Comment 6•6 years ago
|
||
The problem here isn't that the blocking happens (that's understandable), but - as reported - the blocking isn't reported correctly. See the screenshot.
Assignee | ||
Updated•6 years ago
|
Product: Tech Evangelism → Web Compatibility
Comment 8•6 years ago
|
||
Changing the status of this bug to NEW since I was also able to reproduce it, with latest Nightly 67.0a1 under Windows 10 x64.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 9•5 years ago
|
||
I cannot reproduce this on the latest Firefox nightly; the Gab page does not seem to use reCaptcha anymore, and the reCaptcha Demo page and https://patrickhlauke.github.io/recaptcha/
are both working fine for me even with strict tracking protection on.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•