ruffle-rs / ruffle

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

Wasted Youth, Part 1: Context menu items not showing (AS2) #10525

Closed twilson90 closed 8 months ago

twilson90 commented 1 year ago

Describe the bug

The latest Windows build displays no context menu at all on right click, let alone custom context menu items. There's already some discussion of this but they were tagged avm2.

Expected behavior

Default context menu and/or custom context menu items should display on right click.

Affected platform

Desktop app

Operating system

Windows 11

Browser

No response

Additional information

ruffle-nightly-2023_04_02-windows-x86_64

n0samu commented 1 year ago

Context menu and other UI elements are not implemented in the desktop app yet. This is being worked on in #10426.

ousia commented 8 months ago

@n0samu, #10426 has been merged.

I have contextual menus in Linux (nightly from 2024-03-19).

I guess this issue may be closed.

Many thanks for your report @twilson90.