Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 #1

Open
bardigolriz opened this issue Dec 9, 2020 · 1 comment

Comments

@bardigolriz
Copy link

Everything works fine, except for this one serious issue I noticed.

STEPS TO REPRODUCE:

  1. Type a few lines of text (that include multiple line breaks)
  2. Move cursor to the end of the first line of text
  3. 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.

@bardigolriz 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
@alexanderkhitev
Copy link

Hey @bardigolriz ! Did you find a solution? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants