linuxmint / linuxmint/cinnamon
general misbehavior of screenshot "copy to clipboard" and "save" buttons when multiple are open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.6k
- Forks
- 915
- Avg merge
- 5d 22h
- Merged PRs (30d)
- 3
Description
* Cinnamon version: Cinnamon 5.4.12 (not daily)
* Distribution - Mint 21
* Graphics hardware *and* driver used: RTX3070 FE, nvidia-driver-515
* 64 bit
Issue
When multiple captured-screenshot windows are open, pressing "Copy to Clipboard" on any of them results in the most recent screenshot being copied. Pressing "save" on any window closes all screenshots taken after.
Steps to reproduce
- Capture >1 screenshots, leave the capture windows open
- Press "copy to clipboard" on any window except the most recent
- Paste somewhere, the most recent appears
alternately,
- Capture >1 screenshots, leave the capture windows open
- Press "save" on any window except the most recent.
- See all subsequent screenshot windows disappear
Expected behaviour
"Copy to clipboard" should copy the screenshot shown in the window where the button was pressed, "save" should not affect other open screenshots
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named in the issue. Start by locating the screenshot capture window implementation and trace the handlers for “Copy to Clipboard” and “save” when multiple windows are open. Done means each button acts only on its own screenshot, with regression coverage for both reproduced cases.
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
- 42/100