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.roundRect - <SUMMARIZE THE PROBLEM> #25178

Closed
KO81 opened this issue Nov 22, 2024 · 1 comment
Closed

api.CanvasRenderingContext2D.roundRect - <SUMMARIZE THE PROBLEM> #25178

KO81 opened this issue Nov 22, 2024 · 1 comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!

Comments

@KO81
Copy link

KO81 commented Nov 22, 2024

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

OPERA 81.0.4196.37 Browser
doesn't draw roundRect if only one radius is provided

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

roundRect to be drawn, like it does in other browsers

Did you test this? If so, how?

i tested with by just loading my code in the browsers. all but the OPERA browser draw the roundRect with just one radius.

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

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

Do you have anything more you want to share?

No response

MDN URL

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

MDN metadata

MDN page report details
  • Query: api.CanvasRenderingContext2D.roundRect
  • Report started: 2024-11-22T02:24:14.335Z
Copy link

This issue was automatically closed because the title was left as the default, and a summary was not added.

If this is not a spam issue, please replace the <SUMMARIZE THE PROBLEM> part of the title with a short summary of the reported issue, and then post a follow-up comment. A maintainer will review your issue and reopen it if needed.

@github-actions github-actions bot added the invalid Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! label Nov 22, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 22, 2024
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API 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

1 participant