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

Backspace deletes character and the current line #4761

Open
lepult opened this issue Mar 19, 2024 · 0 comments
Open

Backspace deletes character and the current line #4761

lepult opened this issue Mar 19, 2024 · 0 comments

Comments

@lepult
Copy link

lepult commented Mar 19, 2024

Expected behavior.

Deleting the last character in a line before a <br> should delete that character. The current line should not be removed.

Actual behavior.

Deleting the last character in a line before a <br> deletes that character, and the line.

Steps to reproduce the problem.

Using this example(in Chrome or Edge)

  1. create a <br> behind "test" by pressing Enter + Shift
  2. write a character
  3. delete that character by pressing Backspace
Editor version.

4.1.4

OS.

Windows 11

Browser.

Chrome and Edge (It works as expected in Firefox)

Recording.

In the recording I pressed backspace three times.

Animation4

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