musescore / musescore/MuseScore
Can't use Cut/Copy/Paste keyboard shortcuts or menu items in Save / Open dialog (at least macOS)
Open
@zacjansheski is already working on this.
Since Jul 30, 2024.
community
os: macOS
P3
UX/interaction
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UX/Interaction bug (incorrect behaviour)
Description with steps to reproduce
- Copy some text somewhere
- In MuseScore, use "Open…" or "Save as…", so that the OS-specific open/save dialog appears
- Try to use Cmd+V to paste: doesn't work
- Try to use "Paste" from the Edit menu in the OS-wide top-level menu bar: doesn't work
Supporting files, videos and screenshots
N/A
What is the latest version of MuseScore Studio where this issue is present?
master
Regression
No.
Operating system
At least macOS, but possibly also other OSs
Additional context
Stems from https://github.com/musescore/MuseScore/issues/17133#issuecomment-2249302131.
Workaround: right-click inside the text field inside the OS Open/Save dialog, and use the Cut/Copy/Paste options from the OS context menu.
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.
Assessment
This issue has not been assessed yet.