musescore / musescore/MuseScore
Two "Insert bar before selection" icons on Layout palette, one works, the other does "Staff type change"
@bkunda is already working on this.
Since Dec 29, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
UI bug (incorrect info or interface appearance)
Bug description
The "Layout Palette" has two icons for "Insert bar before selection" . One appears by default, the second one is added by clicking "more". The icon that shows by default doesn't work correctly - it does the same as the "Staff type change" icon.
The icon you add after clicking "more" behaves correctly.
Steps to reproduce
- Load fresh install of 4.2.0
- Add the second "insert one measure before selection" icon" by clicking "more" on layout palette
- The two icons behave differently
Screenshots/Screen recordings
No response
MuseScore Version
4.2.0
Regression
Yes, this used to work in a previous version of MuseScore 4.x
Operating system
Windows 11
Additional context
Nightly from before release 4.2.0.23460505 only has one icon which works correctly.
Just noticed it's "insert measure" in the nightly, and "insert bar" in the release.
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.