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 span element is not removed with Delete/Backspace #4440

Open
ViktorZhurbin opened this issue Oct 9, 2024 · 0 comments
Open

Cursor span element is not removed with Delete/Backspace #4440

ViktorZhurbin opened this issue Oct 9, 2024 · 0 comments

Comments

@ViktorZhurbin
Copy link

Steps for Reproduction

  1. Visit https://quilljs.com/playground/snow
  2. Add a new line in the editor (Shift+Enter)
  3. Turn on inline formatting, like bold
  4. Try to remove contents with Cmd+A and Delete

Expected behavior:
Content removed and placeholder is displayed

Actual behavior:
Ghost <span class="ql-cursor"></span> element stays in editor and placeholder is not displayed

Platforms:
Tested in Chrome on MacOS

Version:
v2.0.2

Screen.Recording.2024-10-09.at.14.43.49.720p.mov
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