Summary
If you’re renaming something in the main interface, like a channel name, if your cursor is in the main chart area, and you hit “shift” to enter a capitalized letter, the text field looses focus and the typing stops working.
Steps to reproduce
- Launch Logic with no device connected (also works with device connected)
- Select a sample device (or connected device)
- Click capture, wait 1 second, click stop capture
- Double Click on the name of a channel (ie “Channel 0”) on the left side to select entire name
- Move cursor to point at recorded/sample data (to not block view of text that is being typed)
- Press and hold shift
- Type first character of new name
- Release shift
Expected result
I can keep typing the channel name.
Actual result
Text field is unfocused and channel name is set to a single capitalized character.
Subsequently typed characters are ignored (and don’t count as keyboard shortcuts).
Note
If cursor is in the middle of text field (no text selected), on the initial press of “shift”, focus is lost.