musescore / musescore/MuseScore
Line "End beat" in status bar is incorrect
@shoogle is already working on this.
Since Aug 7, 2026.
- 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)
Description with steps to reproduce
- Create a line feature over a whole note, starting at the start of the bar.
- Shorten it progressively down to half a beat in duration and observe the "End beat" in the status bar.
"End beat" is always reported as beat 1. Even if the line feature starts on beat 3, it will still be reported as ending on beat 1. (Similar but less extreme things happen when there are more, shorter notes, but I don't think I can exactly explain the logic.)
Now do the same over a whole note rest.
Now the "end beat" does update as you expand/contract the line feature, but it seems to be to be half a beat short. For example, if a feature begins at the start of the bar and lasts for 1 beat, it will be reported as "Start beat: 1 End beat: 1.5" (whereas I think it should say End beat: 2?)
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/0cf3ee8a-79ee-4a02-89aa-6a0fd22d89e1
In which versions of MuseScore Studio is this issue present?
OS: macOS Sequoia (15.7.7), Arch.: arm64, MuseScore Studio version (64-bit): 4.7.4-260706075, revision: github-musescore-musescore-7688c00
Regression
I was unable to check
Operating system
macOS
Additional context
No response
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
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.