appventure-nush/exam-clock-2020

[Bug] Clock Text is Garbled

Opened this issue · 3 comments

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.

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

definitely java 16

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.