kottenator / kottenator/jquery-circle-progress
Drawing error in JavaFX Webview
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm using your project in a website that should be displayed within a Java FX Webview. In all other browsers it works fine but in this webview the arc is not fully drawn. Normally it should go like this. I've created a js fiddle for the issue.
In Java FX WebView this looks like this.
1st second

2nd second

3th second

4th second

Any idea what is causing this?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked JSFiddle and reproduce the animated arc in JavaFX WebView, then compare it with the other browsers where it works. Trace the project’s drawing and animation entry points while checking whether the WebView exposes a compatibility limitation. Done means the arc renders fully in the reported WebView or the limitation is clearly documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jquery
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100