musescore / musescore/MuseScore
[MU4 Issue] Figured bass needs to be special-cased so that text properties do not appear in Properties panel
@Tantacrul is already working on this.
Since Nov 23, 2022.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
In MS3, the formatting of figured bass symbols is handled automatically, based on the style settings for figured bass (Format > Style > Figured bass).

So when you click on a figured bass symbol no text properties appear in the Inspector, only "Element" properties.

AFAIK, this behaviour should have been continued into MS4. However, although the text properties are non-functional, they still appear in the properties panel.
Expected behavior
There should be no Text properties visible for figured bass in the Properties panel, only General properties.
Platform information
OS: Linux Mint 20.1, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-223250410, revision: github-musescore-musescore-2e65739
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.