You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hitting ENTER to jump to the next line doesn't move the cursor to the next line. The new line is added, and the cursor is at the correct index in the string, but it remains displayed on the previous line.
Tapping on various places in the text field doesn't move the cursor to where the tap occurred.