ruffle-rs / ruffle

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

Flex rich text field issues #16154

Open avelican opened 4 months ago

avelican commented 4 months ago

Describe the bug

https://www.newgrounds.com/portal/view/922049

First thing I noticed is you can't select with mouse. This appears to be the same as this issue: https://github.com/ruffle-rs/ruffle/issues/14996 (Not sure if Flex uses the same UI controls)

Additionally, I am unable to make text bold or italic.

Expected behavior

I can select text with the mouse (click and drag, double click, etc.)

Content Location

https://www.newgrounds.com/portal/view/922049

Affected platform

Desktop app

Operating system

Windows 10

Browser

Brave Browser - Version 1.65.123 Chromium: 124.0.6367.91 (Official Build) (64-bit)

Additional information

No response

kjarosh commented 4 months ago

Also related: https://github.com/ruffle-rs/ruffle/issues/1891

Additionally, I am unable to make text bold or italic.

~Can you elaborate on that? What actions do you expect to make the text bold or italic?~ I just noticed that I should select the RichTextEditor element.