Coder Social home page Coder Social logo

Comments (7)

yokoffing avatar yokoffing commented on July 19, 2024 2

I can't reproduce on my Macbook with Firefox Stable or Nightly.

I won't be home for another week to test on my Windows machine. I will test again when I'm back from holiday.

from betterfox.

axydavid avatar axydavid commented on July 19, 2024

can confirm from my firefox dev windows 11:
image

This issue is widespread across various websites, suspect maybe when used in correlation with canvas.
image

from betterfox.

axydavid avatar axydavid commented on July 19, 2024

UPDATE:
image

My suspicions were correct!

fix:
change
user_pref("gfx.canvas.accelerated", true);
to
user_pref("gfx.canvas.accelerated", false);

restart ff

from betterfox.

yokoffing avatar yokoffing commented on July 19, 2024

@axydavid I have access to my Windows machine now.

This issue is widespread across various websites

Can you list the websites? It may help troubleshoot, or to help locate or create a Bugzilla ticket.

https://www.desmos.com/calculator

On Windows 11 with a new FF Stable profile and gfx.canvas.accelerated = true (not using the user.js), this does not occur.

I also cannot reproduce on Firefox Nightly with the user.js.

Can you say more on your graphics card, processor, and age of your machine?

from betterfox.

yokoffing avatar yokoffing commented on July 19, 2024

@cmrss2 If you review the Fastfox links for this pref, there was an issue reported back in February for a Firefox Nightly on Surface Pro 8. gfx.canvas.accelerated is negatively affecting certain Windows machines. (This pref is default everywhere but Windows.)

Please add user_pref("gfx.canvas.accelerated", false); to your overrides for now. I'll consider removing this for future iterations.

You can also check that gfx.canvas.accelerated.force-enabled is the default, false.

from betterfox.

axydavid avatar axydavid commented on July 19, 2024

i use integrated intel graphics, as i'm using a laptop, i7-11390H. The websites affected are all websites that use canvas. It also seems that only text rendering is affected, the drawings are fine.

from betterfox.

yokoffing avatar yokoffing commented on July 19, 2024

@axydavid As of version 116, we've commented out gfx.canvas.accelerated by default.

from betterfox.

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.