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
Everything works fine, except for this one serious issue I noticed.
STEPS TO REPRODUCE:
Type a few lines of text (that include multiple line breaks)
Move cursor to the end of the first line of text
Press the [Return] key
Notice how the cursor doesn't move to a newline but to the end of the text.
If you however moved the cursor to the beginning/middle (just not end) of the first line, then it would behave correctly.
The text was updated successfully, but these errors were encountered:
bardigolriz
changed the title
Cursor jumps to the end of the MultiLineTextView whenever you start a newline 1) before the final line + 2) after the last character on a newline
Cursor jumps to the end of the MultiLineTextView whenever you start a newline 1) before the final line + 2) after the last character on the line
Dec 12, 2020
Everything works fine, except for this one serious issue I noticed.
STEPS TO REPRODUCE:
Notice how the cursor doesn't move to a newline but to the end of the text.
If you however moved the cursor to the beginning/middle (just not end) of the first line, then it would behave correctly.
The text was updated successfully, but these errors were encountered: