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

New paragraph added after current paragraph after removing soft break and pressing [ENTER] #1471

Open
adamsarek opened this issue Nov 6, 2024 · 0 comments
Labels
Milestone

Comments

@adamsarek
Copy link

adamsarek commented Nov 6, 2024

Describe the bug
After removing soft break and pressing [ENTER] it adds a new paragraph after the current paragraph.

To Reproduce
Steps to reproduce the behavior:

  1. Write 2 lines of text (use ENTER for new lines)
  2. Go to end of the first line
  3. Press [SHIFT+ENTER]
  4. Go to the second line (you should be there after step 3)
  5. Press [DELETE]
  6. Press [BACKSPACE]
  7. Press [ENTER]
  8. New paragraph is added after the current paragraph

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
soft_break_enter_2

Desktop

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

Release

  • Version: v2.47.0
@JiHong88 JiHong88 added the bug label Nov 13, 2024
@JiHong88 JiHong88 added this to the 2.47.1 milestone Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants