ruffle-rs / ruffle

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

Tale of Woe Plot Comics - Cut Text #15161

Open Gathouria opened 9 months ago

Gathouria commented 9 months ago

Describe the bug

Text is cut off either entirely or midway through the next line of text. The height of the graphic that serves as the background for the text ends early and cuts off all additional text.

Cut text, midway: image

Cut text, entire line missing: image

Expected behavior

Text visible in its entirety

Content Location

Tale of Woe plot comics for Neopets. Specifically, the screenshots from above are from Prologue 2, the first page, with panels 3 and 4 being obviously visibly clipped.

The page in question: https://www.neopets.com/halloween/hwp/comic.phtml?prologue=2

Affected platform

Browser extension

Operating system

Windows 10

Browser

Firefox

Additional information

Likely related to other similar issues; Issue 14824 details it well and locates the attribute issue within the code: https://github.com/ruffle-rs/ruffle/issues/14824

The text also appears to have larger padding or margin than expected at the top of the text, which could be causing the issue at least in part. This is more obvious on some other pages, where the text is clearly off-center for shorter lines; Page three of Chapter 1, the last panel, is very clear with this (screenshot of this shown below): https://www.neopets.com/halloween/hwp/comic.phtml?chapter=1 image

kjarosh commented 1 day ago

Is it still an issue? (the game requires an account)

There's been a lot of text fixes lately, I suspect the situation might have improved