kottenator / kottenator/jquery-circle-progress

Drawing error in JavaFX Webview

Open
#165 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted
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
image

2nd second
image

3th second
image

4th second
image

Any idea what is causing this?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.