musescore / musescore/MuseScore
[MU4 Issue] Keybinding table unreadable: Column cannot be resized
@Eism is already working on this.
Since Jul 16, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
I tried to look up a key binding, but cannot read it because the column is too small. However, the columns have fixed sizes, so I cannot resize it.
To Reproduce
Steps to reproduce the behavior:
- Start MU4 in German locale (locale is probably relevant because the word "Shift" is shorter than the German word "Umschalt")
- In the menu, open the preferences ("Voreinstellungen")
- Go to the keybindings tab ("Tastenkürzel")
- Search for "Pause" (optional, it's just the particular keybinding I can't read)
Expected behavior
The keybinding should be immediately legible. Failing that, columns should be resizable. Perhaps they already are, but I really couldn't find a pixel where the column header would react.
Screenshots

Platform information
- OS: Linux (probably not relevant)
- German locale – Relevant! This changes the lengths of various texts.
Additional context
Just a wild guess: This might also affect other tables. May I be so forward and suggest that all tables should have resizable columns?
EDIT: Happy holidays!
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.