musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
11.81k stars 2.57k forks source link

Show "displayed" measure number in addition to "internal" measure number in status bar #22755

Open alex44444444 opened 1 month ago

alex44444444 commented 1 month ago

Issue type

Other type of issue

Bug description

status bar shows wrong measure number (unchanged) if in some measure before some number added to measure number in it's properties

Steps to reproduce

1.select some measure

  1. click right mouse button and open measure properties
  2. add some number more than 0 to measure number and click OK
  3. select some measure after, better with number above
  4. see wrong (unchanged) measure number on the status bar at the bottom.

Screenshots/Screen recordings

No response

MuseScore Version

4.3

Regression

No.

Operating system

Windows

Additional context

No response

MarcSabatella commented 1 month ago

This is currently by design. the status bar shows the "internal" measure number to avoid ambiguity in cases where the measure numbers are manipulated. It's a reasonable feature request to change this to show the displayed measure number in addition (or possibly instead, but I'd recommend against that). I don't see an open issue on GitHub for this although it's come up many times on the forums etc. So probably this should just be re-titled and re-categorized.

cnicolasgr commented 2 weeks ago

Hi! Can I work on this?

cbjeukendrup commented 2 weeks ago

@cnicolasgr Yes, welcome!