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

[Bug] Clock Text is Garbled #16

Open
cryptoAlgorithm opened this issue Apr 30, 2021 · 3 comments
Open

[Bug] Clock Text is Garbled #16

cryptoAlgorithm opened this issue Apr 30, 2021 · 3 comments

Comments

@cryptoAlgorithm
Copy link

Version
1.3.B-beta-1.8

Describe the bug
Various UI elements and dialogs in the clock are non-functional or display scrambled text (refer to screenshots and recording below)

To Reproduce

  • Open the clock (Clock face has garbled text)
  • Connect to the clock (Connection dialog has garbled text)

Expected behavior
The text and dialogs in the clock are rendered properly

Screenshots
Screenshot 2021-04-30 at 7 40 00 PM
Clock face

Screenshot 2021-04-30 at 7 37 37 PM
Connection dialog

https://user-images.githubusercontent.com/64193267/116690741-695cd680-a9ec-11eb-90ba-528215094740.mov
Screen recording of the issues

Additional context
This bug might be caused by JavaFX 16 installed on my system, not rendering the text correctly? This application might be built for an older version of JavaFX.

@cryptoAlgorithm
Copy link
Author

Screenshot 2021-04-30 at 7 50 34 PM
Some dialogs display wrongly

Screenshot 2021-04-30 at 7 51 00 PM
But some are fine

@octo-kumo
Copy link
Contributor

definitely java 16

@cryptoAlgorithm
Copy link
Author

Yes. But one solution is to get the latest JavaFX library and the issue will be fixed. I cannot remember the exact version but I definitely remember fixing the issue in my own app this way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants