musescore / musescore/MuseScore

[MU4 Issue] Wrong measure number displayed in playback bar

Open
#12,776 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

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

Description

Describe the bug
Measure number in playback bar does not always make sense. In de recording you can see that at measure 7, the number displayed is 6,4. In measure 8, the number is 7.4. However, select measure 10, and it displays 10.1.
Seems this is related to having tempo markings in the score or not.

To Reproduce
Steps to reproduce the behavior:

  1. Create/open a score
  2. Select a measure
  3. Check the value displayed in the playback bar

Expected behavior
Displayed number should be consistent.

Screenshots
MeasueInfo

Platform information

  • OS: Windows 10

Additional context
Might be different depending on the content of the score, which in this is all empty measures.

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.