Regression: Versions 2023-11-10+ Have Broken Input Textfields #14988
Labels
bug
Something isn't working
regression
Something was working before, but is now broken
text
Issues relating to text rendering/input
Describe the bug
Starting with 2023-11-10 and up to present (2023-01-29) some input textfields are broken:
The particular fields with the problem are created with the
createTextField
method. However, other text fields created with that method work (such as the degree symbol fields). I have been unable to determine what it is about these fields that cause them to not appear.Expected behavior
The textfields should display text and allow input, as shown in the picture.
Content Location
Source SWF:
https://astro.unl.edu/classaction/animations/coordsmotion/altazimuth.swf
Working (2023-11-09, self-hosted):
https://astro.unl.edu/classaction/animations/coordsmotion/altazimuth.html
Broken (2023-11-10, unpkg):
https://astro.unl.edu/classaction/animations/coordsmotion/altazimuth.html?ruffleVer=0.1.0-nightly.2023.11.10
(The URL query string can be used to specify specific versions hosted at unpkg.com/@ruffle-rs, otherwise a locally hosted copy of the 2024-11-09 version of Ruffle is used. Sometimes using unpkg is slow.)
There are other Flash sims with the same problem on this page:
https://astro.unl.edu/animationsLinks.html
Affected platform
Self-hosted version (also desktop version)
Operating system
Windows, macOS
Browser
Chrome
Additional information
I am the author of this SWF and I still have the FLA.
The text was updated successfully, but these errors were encountered: