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
12.15k stars 2.63k forks source link

Wrong barline expansion mechanism #24943

Open lgvr123 opened 1 week ago

lgvr123 commented 1 week ago

Issue type

UX/Interaction bug (incorrect behaviour)

Description with steps to reproduce

Impossible to expand a barline to above staves.

  1. Add a barline in a lower staff
  2. Try to expand that barline to upper staves

There is no drag handle above the barline and hence it is not possible to expand it upward.

The workaround is to move that staff as the first staff, then expand downward, and then reposition the staff in its right place.

Supporting files, videos and screenshots

DragBars

What is the latest version of MuseScore Studio where this issue is present?

4.4

Regression

No.

Operating system

Windows 10

Additional context

No response

Checklist

Jojo-Schmitz commented 1 week ago

Maybe adding a barline should add it to all staves (unless like when pressing Ctrl, similar to local key- and time sigs). Then extending it top to bottom wouldn't be a problem Actually like when splitting the measure

Jojo-Schmitz commented 1 week ago

Basically reversing the current behavoir, so that applying a barline splits the measure, but together with Ctrl applies local only, same/similar as key- and time sig work

lgvr123 commented 1 week ago

Basically reversing the current behavoir, so that applying a barline splits the measure, but together with Ctrl applies local only

This would be interesting but would also not be possible in some cases, as adding a barline within a tuplet. They are may be other cases where it wouldn't work.

Jojo-Schmitz commented 1 week ago

Not really different from how it is now, my proposal just makes the behavior consistent