Mouse note entry before a horizontal frame

• Oct 17, 2010 - 11:01
Type
Functional
Severity
S4 - Minor
Status
closed
Project

MuseScore 0.9.6.3 and trunk

  1. Create a flute score
  2. Add an horizontal frame somewhere in the middle
  3. Press N and try to enter a A (440) in the first measure

Expected behavior: the A is added at the first beat of the 1st measure
Actual result: the A is added at the first beat of the measure just after the horizontal frame

Workaround: Don't use the mouse !

More:
With this file : http://musescore.org/sites/musescore.org/files/PromptSauteur_0.mscz
try to add a A at the end of the first measure


Comments

Just tried with current trunk (r3594) and it's still there.
Inserting an horizontal frame, create two systems and getPosition() in score.cpp assume that systems have different Y coordinate on a page.