musescore / musescore/MuseScore
Symbol added to symbol from Master Palette goes in the upper left corner
@davidstephengrant is already working on this.
Since Sep 8, 2026.
- 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
- Add a symbol from a master palette. The symbol will go on whatever element you selected (in this case, the measure rest):
- Add another symbol while the previous symbol is selected. The second symbol will appear on the upper left corner of the score instead that close to the first symbol
Please not the using Ctrl+R reset the position of the second symbol where it was supposed to be (exactly over the first one)
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/c5918f1e-4f12-4831-ad97-6f10f045bd5f
In which versions of MuseScore Studio is this issue present?
4.7.4
Regression
Yes, this used to work in a previous version of MuseScore 4.x
Operating system
Windows 11
Additional context
Can't be sure when this behaviour started, but it worked correctly at least until 4.5.
Having symbols attached to other symbols (and therefore moving all together mantaining the same relative position) is very useful to create customized symbols by combining existing one, and simply copypasting them, and but also for "fake" time signatures and other istances. A correct behaviour of this feature is quite important.
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.