musescore / musescore/MuseScore

[MU4 Issue] Keybinding table unreadable: Column cannot be resized

Open
#15,543 2 comments 0 reactions 1 assignee View on GitHub

@Eism is already working on this.

Since Jul 16, 2023.

design debt P2 UI
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:

  1. Start MU4 in German locale (locale is probably relevant because the word "Shift" is shorter than the German word "Umschalt")
  2. In the menu, open the preferences ("Voreinstellungen")
  3. Go to the keybindings tab ("Tastenkürzel")
  4. 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
Bildschirmfoto_2022-12-23_20-41-28

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.