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.21k stars 2.64k forks source link

Tuplet numbers get pushed up vertically when using "insert" note-input #23252

Open zacjansheski opened 4 months ago

zacjansheski commented 4 months ago

Issue type

Engraving bug (incorrect score rendering)

Bug description

Tuplet numbers get pushed up vertically when using "insert" note-input

Steps to reproduce

  1. Write tuplets in a bar
  2. Using "Input" mode. Insert an extra beat in the beginning of that bar
  3. Tuplets go up verticallly

Screenshots/Screen recordings

https://github.com/musescore/MuseScore/assets/69917893/92c051d6-e594-4719-831c-57116d47317a

MuseScore Version

OS: macOS 14.4, Arch.: x86_64, MuseScore Studio version (64-bit): 4.4.0-241660301, revision: github-musescore-musescore-76c1b85

Regression

No.

Operating system

Mac OS 14

Additional context

Correcting the displaced tuplet number is seemingly difficult. Click and drag doesn't work, I essentially need to cut and paste the music to get the tuplets in the correct spot.

dcorson-ticino-com commented 4 months ago

Regression. This works fine on 4.3.2

OS: Windows 10 Version 2009 or later, Arch.: x86_64, MuseScore Studio version (64-bit): 4.3.2-241630831, revision: github-musescore-musescore-22b46f2

zacjansheski commented 4 months ago

I see the same results in all versions, including 4.3.2

dcorson-ticino-com commented 4 months ago

Then there is maybe something missing in your description of how to reproduce the problem. When I do what you say it works fine for me.

zacjansheski commented 4 months ago

Are you inserting the beat at the beginning of the bar? Maybe share a video if you can't replicate it.

dcorson-ticino-com commented 4 months ago

Ah ha, I looked at your video more closely. You are inserting from the tool bar and when I do that the I see similar behaviour to yours. To get the tuplet number placable you then need to select it, go to properties and uncheck Auto-place. Then it works. But you can extend the measure by right clicking the measure and selecting measure properties. Changing the measure length there does not disturb the tuplets.

So there is weird behaviour there, but workarounds are available 'till this is corrected.