Mouse clicks do not move insert point in Chord Symbol text box

• Jan 31, 2014 - 10:01
Type
Graphical (UI)
Severity
S4 - Minor
Status
closed
Project

I found this while investigating #24497: MacOS : CMD-A (select all) in text leaves behind the 'a' character:

STEPS
- place a chord name above a note (e.g., "G7")
- double click to enter text editing mode
- click the mouse to reposition the text insert point

RESULTS
The insert point does not move

Text::mousePress() is getting called but nothing seems to happen.


Comments

Confirmed. On my system (WIndows 7), I also see the screen flash when I click the mouse in the text area - the text toolbar disappears and the other toolbars un-grey. Looks like the GUI temporarily goes out of text edit mode.