musescore / musescore/MuseScore
[MU4 Issue] Wrong measure number displayed in playback bar
Open
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:
- Create/open a score
- Select a measure
- Check the value displayed in the playback bar
Expected behavior
Displayed number should be consistent.
Screenshots

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
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.