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 start of editor after pressing [ENTER] on line end #1463

Open
adamsarek opened this issue Nov 5, 2024 · 0 comments
Open

Comments

@adamsarek
Copy link

Describe the bug
After pressing [ENTER] on the end of a line, cursor jumps to the start of the editor.

To Reproduce
Steps to reproduce the behavior:

  1. Write 3 lines of text (use SHIFT+ENTER for new lines)
  2. Go to end of the second line
  3. Press [ENTER]
  4. Cursor jumps to the start of the editor

Expected behavior
It should split the current paragraph into a paragraph with the text before the cursor and a paragraph with the text after the cursor.

Screenshots
kurzor_skoci_na_prvni_radek

Desktop

  • OS: Windows 11
  • Browser: Firefox
  • Version: 132.0

Release

  • Version: v2.47.0
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

1 participant