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

Delete / Backspace on empty paragraph in between divs doesn't delete the empty paragraph #4848

Open
ivol37 opened this issue Dec 4, 2024 · 0 comments

Comments

@ivol37
Copy link

ivol37 commented Dec 4, 2024

Expected behavior.

If I have two div elements with an empty paragraph in beween, I can delete that empty paragaph by setting the cursor in it and pressing either Delete or Backspace.

Actual behavior.

Backspace removes the div before the empty paragraph but leaves the empty paragraph in place. Delete removes the div after the empty paragraph but leaves the empty paragraph in place.

Steps to reproduce the problem.

You can reproduce it on Fiddle using: https://jsfiddle.net/o9my71Lq/
Delete the "Delete me" text in between the two images, then click Delete or Backspace in an attempt to delete the empty paragraph.

Editor version.

4.3.1

OS.

Windows 11

Browser.

Chrome or FireFox

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