Adding accidental to first note of tie changes display pitch of second note

• May 2, 2014 - 17:12
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Windows 7, GIT commit: c7b7d35

1) new score for flute, C major, 4/4
2) note entry
3) 6 A 4 + (to create a half note A tied to an eighth)
4) exit note entry mode
5) click first A
6) click natural sign on toolbar

Result: accidental appears, but second note changes to B
Expected result: second note stays same

Related to #25611: Copy / paste changes tied-to notes in presence of accidentals?


Comments

Probably another manifestation of same issue:

1) another measure of same score, enter same sequence of notes but with D instead of A
2) exit note entry
3) click first D
4) click natural sign on toolbar

So far so good - natural sign appears, but second note doesn't change this time. However:

5) select measure
6) shift+down

Result: second note jumps up an octave
Expected result: it moves down with the first

Continuing to hit shift+down and/or shift+up, you see that every time the pitch gets to C or B, the second note is off by an octave. Also, even when you reach another pitch - say, A - where things *appear* correct, clicking the notes individually reveals that the playback pitch of the second note is wrong.