musescore / musescore/MuseScore
Reset entries in the Format menu don't indicate to what they will apply
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug
Bug description
The Reset... entries in the Format menu make me uneasy. It seems that "Reset shapes and positions" applies to the currently-selected object, and is greyed out if nothing is selected, but "Reset text style overrides" applies to the whole score whether anything is selected or not.
Something that always affects the whole score should, it seems to me, be called "Reset all text style overrides", but my preferred solution would be to make them all just affect the currently-selected item, and only affect the whole score if there's nothing selected, at which point they should pop up a confirmation (like in Sibelius) to say "There's nothing selected, do you want to apply to the whole score?". That way we gain more consistency and a greater feeling of safety when trying to reset things.
Steps to reproduce
- Open a score
- Change some text objects in different ways (e.g., bold on one, italic on another)
- Select only one text object
- Use Format > Reset text style overrides - all objects have their text properties reset
- Move a few objects
- Select only one moved object
- Use Format > Reset shapes and positions - only the selected object is reset
Screenshots/Screen recordings
No response
MuseScore Version
MuseScore version (64-bit): 4.1.1-232071203, revision: github-musescore-musescore-e4d1ddf
Regression
I don't know
Operating system
OS: Windows 10 Version 2009 or later, Arch.: x86_64
Additional context
No response
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.