JiHong88 / suneditor

Pure javascript based WYSIWYG html editor, with no dependencies.
http://suneditor.com
MIT License
1.67k stars 308 forks source link

Cursor jumps to a paragraph before the list on Firefox, when you start typing #1343

Open redfellow opened 7 months ago

redfellow commented 7 months ago

Describe the bug When you make a new empty list, and start typing, the cursor jumps to a paragraph before the list on Firefox.

To Reproduce Steps to reproduce the behavior:

  1. Go to http://suneditor.com/sample/index.html
  2. Click on empty area
  3. Create a new list
  4. Start typing

Expected behavior Typed text appears in the list

Desktop (please complete the following information):

jonasalessi commented 6 months ago

The same problem occurs with the horizontal line; after added it, it's only possible to enter some text under it after three tries.

martins-olekss commented 1 month ago

I am observing the same issue