sequencer64 icon indicating copy to clipboard operation
sequencer64 copied to clipboard

No cursor in sequence name field

Open simonvanderveldt opened this issue 9 years ago • 2 comments

When editing a sequence the field in the top left, which holds the sequence's name, doesn't show a cursor when editing the name. This makes editing the name a bit trickier than it should be ;)

simonvanderveldt avatar Oct 30 '16 20:10 simonvanderveldt

Yeah, this is an issue in a number of fields all over the application. Some fields show the cursor, some don't and I have no idea why. Let me know if you think of something!

ahlstromcj avatar Oct 30 '16 23:10 ahlstromcj

I think it has something to do with the fact that some windows are modal (e.g. the options window - there is a visible cursor), and some windows are non modal (for example the event editor or the piano roll editor - in this case cursor and focus are visible in the main window only).

AndrewPy avatar Nov 01 '16 06:11 AndrewPy