Leaflet.heat icon indicating copy to clipboard operation
Leaflet.heat copied to clipboard

Crash on Firefox 72 on Mac (script is "blocked from extracting canvas data")

Open kklot opened this issue 4 years ago • 7 comments

Console logs:

Error Blocked http://leaflet.github.io/Leaflet.heat/demo/ from extracting canvas data because no user input was detected. leaflet-heat.js:6:1045
Blocked http://leaflet.github.io/Leaflet.heat/demo/ from extracting canvas data because no user input was detected. leaflet-heat.js:6:1413

kklot avatar Jan 30 '20 20:01 kklot

What's the complete platform (OS and firefox version) and steps needed to reproduce?

IvanSanchez avatar Jan 31 '20 01:01 IvanSanchez

Open this plugin's demo with Firefox on Mac Catalina.

kklot avatar Jan 31 '20 01:01 kklot

Pal, I hate to extract information bit by bit:

  • I asked for the firefox version, so I'm asking about it again
  • Is it just a warning on the console?
  • What is the degree of functionality affected: none, some, or all? Does the heatmap work at all, partially, or well?

At this point I feel obliged to point you towards http://www.chiark.greenend.org.uk/~sgtatham/bugs.html

IvanSanchez avatar Jan 31 '20 02:01 IvanSanchez

  • Firefox 72.0.2 (64-bit)
  • just a warning that it blocked the script
  • Heatmap does not work, even the map itself turn blank

kklot avatar Jan 31 '20 02:01 kklot

Can't reproduce on Firefox 72 on Debian linux. This is not caused by Firefox 72's new tracking protection features.

Still, I don't have a Mac around, so I'll need to wait for somebody else to reproduce this in order to confirm.

IvanSanchez avatar Jan 31 '20 11:01 IvanSanchez

If it's any help, I found that it doesn't seem to happen on my Firefox 72.0.2 on macOS Catalina. If you replace http:// with https:// however then it prints errors about mixed active content and the map fails to load but I suppose that's a separate issue.

veeableful avatar Feb 08 '20 05:02 veeableful

this thread popped up when I searched on 'Blocked digid.nl from extracting canvas data because no user input was detected.''

taken from the console warning: 'Blocked https://digid.nl/inloggen_app_qr?utf8=%E2%9C%93&app_verification_code%5Bverification_code%5D=SMJX&button= from extracting canvas data because no user input was detected.'

that is in Nightly: 87.0a1 (2021-02-22) (64-bits) (Ubuntu 20.10)

It blocks me from logging via QR-code on a Dutch government site. (QR code is not displayed)

Steckelfisch avatar Feb 22 '21 15:02 Steckelfisch