Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MU4 Issue] Insert Measure focus Expected #15180

Open
Gai-Luron opened this issue Dec 14, 2022 · 1 comment
Open

[MU4 Issue] Insert Measure focus Expected #15180

Gai-Luron opened this issue Dec 14, 2022 · 1 comment

Comments

@Gai-Luron
Copy link

Gai-Luron commented Dec 14, 2022

Normal measure

  1. Select a measure
  2. Insert measure before with "Ins"

Result: New measure inserted gets focus
Expected: Initial measure keeps focus for next inserts

Multimeasure rest

  1. Select an empty measure or multimeasure rest
  2. Insert measure with "Ins"

Result: Focus disappears
Expected: Multimeasure rest get focus for next inserts

Operating system

OS: Windows 10 Version 2009, Arch.: x86_64, MuseScore version (64-bit): 4.0.0-223480502, revision: github-musescore-musescore-5485621

@avvvvve
Copy link

avvvvve commented Jan 26, 2024

There's an argument to be made that the normal measure insert behavior is by design. If you insert more than one measure, the entire range is selected after inserting. It's a nice visual confirmation that the correct number of measures was added.

Agreed about multimeasure rests though. I would expect when inserting measures on a multimeasure rest, the multimeasure rest where measures are added would become selected. i.e. in the screen recording, the measure with 14 measures of rests should be selected straightaway after inserting any number.

multimeasure-rest-insert.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In the further future
Development

No branches or pull requests

3 participants