ruffle-rs / ruffle

A Flash Player emulator written in Rust
https://ruffle.rs
Other
15.35k stars 792 forks source link

Placeholder text in TextField not treated as such | TextField not appearing within Sprite #14993

Open React1-X opened 6 months ago

React1-X commented 6 months ago

Describe the bug

img

The provided screenshot displays the issues with each text (compared to the Adobe Flash Player).

Expected behavior

Content Location

You can find the SWF binary (latest) on our GitHub releases page.

Location of the code can be found in AuthForm.as. Notable text to search for here would be: placeholder createButton()

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

No response

n0samu commented 6 months ago

This will hopefully be helped by #14723

React1-X commented 6 months ago

This will hopefully be helped by #14723

@n0samu @evilpie this issue is fixed thank you!

I just wanted to point out a few additional issues with it as seen in the video. Please let me know if I should create this as a separate issue.

https://github.com/ruffle-rs/ruffle/assets/157532981/40676634-8b60-4a98-a05f-f4f8c338de57

kjarosh commented 1 month ago

https://github.com/ruffle-rs/ruffle/pull/16581 should fix placeholders not appearing again, however I wasn't able to test this, as the original link to the SWF is broken, and other releases do not work at all for me.