Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.CanvasRenderingContext2D.createConicGradient - Washed-out colors in Firefox #20953

Closed
SimunOnio opened this issue Oct 12, 2023 · 1 comment
Labels
invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!

Comments

@SimunOnio
Copy link

SimunOnio commented Oct 12, 2023

What type of issue is this?

Browser bug (a bug with a feature that may impact site compatibility)

What information was incorrect, unhelpful, or incomplete?

Only in Firefox, ctx.createConicGradient() method makes colors look desaturated and washed out.

What browsers does this problem apply to, if applicable?

Firefox

What did you expect to see?

From mdn web docs example:
In Firefox
Fy333

In Chrome
idSY4

Did you test this? If so, how?

Opened mdn web docs example in Firefox and Chrome.

It works in Firefox if browser settings are changed:
gfx.canvas.accelerated](about:config => gfx.canvas.accelerated => true

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/createConicGradient

MDN metadata

MDN page report details
  • Query: api.CanvasRenderingContext2D.createConicGradient
  • Report started: 2023-10-12T19:43:57.899Z
@queengooborg
Copy link
Contributor

I was not able to reproduce this issue in Firefox on my local system or in BrowserStack. I believe that this is a hardware-specific issue, possibly due to bad drivers or other such issues. I'd recommend reporting this to Bugzilla if it hasn't already been reported, and include details of your hardware configuration.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2023
@queengooborg queengooborg added invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! and removed needs triage 🔎 labels Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
Projects
None yet
Development

No branches or pull requests

2 participants