Giter Club home page Giter Club logo

Comments (3)

jsspen avatar jsspen commented on June 12, 2024 1

Alright, got it! Looks like I had to disable ResistFingerprinting in the LibreWolf preferences. WebGL can stay disabled and canvas access requests can still be silently blocked. I installed the CanvasBlocker extension as suggested when disabling ResistFingerprinting and the extension doesn't appear to break anything like the built-in did.

from freshrss.

Alkarex avatar Alkarex commented on June 12, 2024

Hello,
I cannot reproduce on Ubuntu with Firefox, and on Windows with Firefox or Edge or Chrome.
Do you have anything in your Web browser console?
If you can, try to use your Web browser JavaScript debugger to find out whether you reach this code:

FreshRSS/p/scripts/main.js

Lines 982 to 984 in 84d88d4

if (k === s.mark_read) {
if (ev.altKey) {
mark_previous_read(document.querySelector('.flux.current'));

Maybe you have some shortcuts at OS or browser level interfering.
Additional tests welcome.

from freshrss.

jsspen avatar jsspen commented on June 12, 2024

Screenshot_2024-02-22_11-22-00

Yes, I'm making it to that part of the script just fine and as I expected it seems it's not picking up on the ALT key being depressed. Strange that it still picks up the 'R', though. Hm...

I've just tested again in Firefox and it worked (I could have sworn when I tested yesterday it didn't!) so it must be something with LibreWolf and all of it's various protections & modifications.

And yes, I really should have checked sooner, there do appear to be some problems in the console:

Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“default-src”)
downloadable font: kern: Too large subtable (font-family: "OpenSans" style:normal weight:400 stretch:100 src index:2) source: http://192.xxx.xx.xxx:xxxx/themes/fonts/OpenSans.woff2
downloadable font: Table discarded (font-family: "OpenSans" style:normal weight:400 stretch:100 src index:2) source: http://192.xxx.xx.xxx:xxxx/themes/fonts/OpenSans.woff2
Feature Policy: Skipping unsupported feature name “autoplay”.
Feature Policy: Skipping unsupported feature name “encrypted-media”.
Feature Policy: Skipping unsupported feature name “clipboard-write”.
Feature Policy: Skipping unsupported feature name “picture-in-picture”.
Feature Policy: Skipping unsupported feature name “accelerometer”.
Feature Policy: Skipping unsupported feature name “gyroscope”.
The Notification permission may only be requested in a secure context.
An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing.

The only one of those that I still see in Firefox is the Notification permission error. Looks like I'm going to have to do some digging into LibreWolf.

from freshrss.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.