ruffle-rs / ruffle

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

when the window is not focused, focus on it sends a keycode 133 on desktop app #16876

Open zjk261 opened 5 months ago

zjk261 commented 5 months ago

Describe the bug

https://github.com/ruffle-rs/ruffle/assets/98996990/68f971b1-4d50-4ad0-8db1-93d589feb4c1

Expected behavior

it should not

Content Location

Main.zip

Affected platform

Desktop app

Operating system

Windows 10

Browser

No response

Additional information

No response

kjarosh commented 5 months ago

I cannot reproduce it, I suspect it's a Windows-specific bug. (Perhaps a bug in winit?)

britt-j commented 3 months ago

I can't reproduce it on Windows, I tried the June 25th release

(Perhaps a bug in winit?)

There is an issue similar to this in their repo: https://github.com/rust-windowing/winit/issues/2175

zjk261 commented 3 months ago

this bug seems to alternately appear and disappear every time i reboot system