musescore / musescore/MuseScore
[MU4 Issue] Text boxes have no limits
Open
Nobody has claimed this yet.
P2
UI
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Text boxes can have unlimited amounts of text.
Examples
Score title: The program starts running slower and can't display the name in the tab

Palette element name: Text goes out of the bubble

Palette name: Abbreviates the full name to just "..." and overflows the bubble on adding elements.

Fix
Text boxes should have a limited amount of characters / If there is too much text it should display it with some characters and three dots "..." at the end.
Platform information
- OS: Windows 11
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.