foxygestures icon indicating copy to clipboard operation
foxygestures copied to clipboard

Not working on a specific page

Open hikmet517 opened this issue 4 years ago • 5 comments

https://stuff.mit.edu/afs/athena/astaff/source/src-9.0/third/freetype/docs/tutorial/step1.html

I cannot use any gestures on this page.

hikmet517 avatar Sep 12 '21 16:09 hikmet517

On https://www.idnes.cz/ too.

TesJir avatar Sep 28 '21 13:09 TesJir

@hikmet517 MIT page is using an extremely restrictive content security policy header that prevents content scripts from working. The browser refuses to load the addon into that tab. I believe this is the related bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1411641

@TesJir This page is working as expected for me.

marklieberman avatar Oct 17 '21 22:10 marklieberman

FoxyGestures also no longer works for me for images on GitHub issues. It works for images from other domains, so I assume it has something to do with the HTTP headers also.

example

haasn avatar Jan 07 '22 10:01 haasn

@haasn The example image attached to your post works fine with Save Media As/Save Media Now commands. I can't reproduce the problem. Anything in the browser console?

marklieberman avatar Jan 07 '22 17:01 marklieberman

To clarify, I mean the page I land on when clicking on the image link. (or choosing "view image"). Nothing in the console.

haasn avatar Jan 07 '22 18:01 haasn