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

BorderRadius of Bar Chart issue on Firefox 116 #11430

Closed
phunh713 opened this issue Aug 2, 2023 · 5 comments · Fixed by #11435
Closed

BorderRadius of Bar Chart issue on Firefox 116 #11430

phunh713 opened this issue Aug 2, 2023 · 5 comments · Fixed by #11435

Comments

@phunh713
Copy link

phunh713 commented Aug 2, 2023

Expected behavior

When set borderRadius of Bar Chart, the border-radius of the bars of bar chart should be displayed correctly.

Current behavior

When set borderRadius of Bar Chart, it is not displayed correctly on Firefox 116. Other Browser works fine.

image

Reproducible sample

https://codepen.io/phunh713/pen/XWyOXrj

Optional extra steps/info to reproduce

No response

Possible solution

No response

Context

No response

chart.js version

v4.3.2

Browser name and version

Firefox 116

Link to your project

No response

@LeeLenaleee
Copy link
Collaborator

It seems it might be a bug in FF 116, in FF 115 it showed correctly.

@Amna-Hassan04
Copy link

Hi ! Im a beginner here. id like to work on this can you give me a bit of details of how I can possibly solve this issue.

@Juliiiian
Copy link

Same here with Firefox 116
grafik

@LeeLenaleee
Copy link
Collaborator

@Amna-Hassan04 since it works fine in FF115 and other browsers I suspect the issue is in the source code of FF itself. So that would mean you can't do much.

What you can do is try and make a basic repo and if that also has the same issue file a bug report at mozilla

@LeeLenaleee
Copy link
Collaborator

Fixed in #11435

@LeeLenaleee LeeLenaleee linked a pull request Aug 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants