Add Interval backsteps input cursor
By perholje - Posted on August 9th, 2009
| Project: | MuseScore |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
When you add an interval to a chord (instead of adding "named" notes) the input cursor rewinds to before the active note, making the next note entry overwrite the current.
Steps to reproduce:
- Enter a C (high c, in the staff), and press Shift+G to add a G to the chord. Observe that the input cursor stays to the right side of the chord.
- Add a D (fourth below the G) by pressing Shift+4.
Expected behaviour: The D is added, and the cursor stays on the right side of the chord.
Actual behaviour: The D is added, and the cursor moves to the left of the chord. If you enter a new note at this point, the chord is overwritten.
(tested with r2006, winXP)
This works in latest revisions and i think its fixed.
Duplicate of http://www.musescore.org/en/node/3010