musescore / musescore/MuseScore

In some cases, musescore gets stuck in note input mode after inserting measures

Open
#20,362 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

P3 UX/interaction
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Issue type

UX/Interaction bug (incorrect behaviour)

Bug description

If I insert two measures, then press "n" to enter note input mode, pressing "n" again will not exit note input mode, and ctrl-s will not save the document (and no message is shown to indicate that the document has not been saved or there was any problem, although an '*' can still be seen to indicate the document has unsaved changes). I can still click on "File->save" and that will save the document.

To prevent this from happening, after inserting the measures, one must click on the "Instruments" or "Palettes" tab before entering note input mode.

Steps to reproduce
  1. Click on a measure
  2. Click the properties tab on the left
  3. Insert two measures
  4. Press N
Screenshots/Screen recordings

No response

MuseScore Version

4.1.1

Regression

No.

Operating system

Manjaro Linux 23.1.0

Additional context

No response

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.

Research direction

Start by reproducing the reported sequence in MuseScore 4.1.1: select a measure, open the Properties tab, insert two measures, and press N. Trace the note-input and keyboard-save behavior around this state; done means pressing N exits note input mode and Ctrl-S saves or reports failure consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.