ruffle-rs / ruffle

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

SWF pages not scrolling #9632

Open Intergala opened 1 year ago

Intergala commented 1 year ago

Describe the bug

When there is an entire page made out of Flash, Ruffle doesn't allow you to scroll.

Expected behavior

I was expecting the page to scroll like a normal HTML5 website.

Affected platform

Browser's extension

Operating system

macOS High Sierra 10.13.06

Browser

Google Chrome version 109.0.5414.119

Additional information

The website I was visting is: [http://pandillatelmex.com/pandilla/ayuda.aspx].

n0samu commented 1 year ago

Flash Player seems to cause exactly the same problem. Maybe we can find a way to improve this behavior.

EDIT: Interestingly enough, the problem happens with Flash Player in Basilisk but not in Internet Explorer.