slab / quill

Quill is a modern WYSIWYG editor built for compatibility and extensibility
https://quilljs.com
BSD 3-Clause "New" or "Revised" License
43.04k stars 3.35k forks source link

code997 #4313

Open code997 opened 1 month ago

code997 commented 1 month ago

Please describe the a concise description and fill out the details below. It will help others efficiently understand your request and get to an answer instead of repeated back and forth. Providing a minimal, complete and verifiable example will further increase your chances that someone can help.

Steps for Reproduction

  1. Visit [quilljs.com, jsfiddle.net, codepen.io]
  2. Step Two
  3. Step Three

Expected behavior:

Actual behavior:

Platforms:

Include browser, operating system and respective versions

Version:

Run Quill.version to find out

code997 commented 1 month ago

When the first item of rich text is an ordered or unordered list, Ctrl + A selects all, and Ctrl + X is used to paste or delete, the serial number of the first line cannot be deleted.