musescore / musescore/MuseScore
Crash when interacting with time signature properties after selecting via keyboard
@zacjansheski is already working on this.
Since Apr 3, 2024.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Crash
Steps to reproduce
- Open a score
- Press the "right" key on the keyboard
- Press "Alt" + "Left" to select the Time Siganture
- In the Properties Panel click on "time signature properties"
- See no beaming options
- Click in the empty space in the 'Beam groups' box
- Crash
The crash should be fixed, and the beaming preview windows should appear.
MuseScore Version
OS: macOS 14.1, Arch.: x86_64, MuseScore version (64-bit): 4.2.1-240230937, revision: github-musescore-musescore-d757433
Original issue
Issue type
UI bug (incorrect info or interface appearance)
Bug description
If you select the time signature using the keyboard and open "Time signature properties...", no beaming options are displayed.
The interface even freezes when you click on OK.
Steps to reproduce
- Open a score
- Press the "right" key on the keyboard
- Press "Alt" + "Left" to select the Time Siganture
- In the Properties Panel click on "time signature properties"
- See no beaming options
Screenshots/Screen recordings
No response
MuseScore Version
OS: Windows 10 Version 2009 or later, Arch.: x86_64, MuseScore version (64-bit): 4.2.1-240230937, revision: github-musescore-musescore-d757433
Regression
I don't know
Operating system
Windows 11
Additional context
If you have a Keyboard Shortcut for "time siganture properties" this also does not work.
If you click the time signature with the mouse all things are right.
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.