scratchfoundation / scratchfoundation/scratch-desktop
right-click menu is missing from stage
Open
Nobody has claimed this yet.
enhancement
Low Impact
Medium Severity
priority 3
- Dominant language
- JavaScript
- Stars
- 426
- Forks
- 268
- Avg merge
- 16h 6m
- Merged PRs (30d)
- 25
Description
Expected Behavior
Right-clicking on the stage should bring up a menu which includes "Save image as..." and "Copy image" as in a Chromium-based browser.
Actual Behavior
Right-clicking on the stage does nothing.
Steps to Reproduce
- Launch Scratch Desktop
- Right click on the stage
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the missing context menu on the stage in Scratch Desktop and trace how right-click events are handled there. Done means right-clicking the stage opens a menu containing “Save image as...” and “Copy image,” matching the reported Chromium behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100