Opened 8 years ago

Last modified 8 years ago

#14722 confirmed Bug

Block Widget inside Lists disappear on enter.

Reported by: Abhishek Gupta Owned by:
Priority: Normal Milestone:
Component: General Version: 4.4.3
Keywords: Cc:

Description

Steps to reproduce

  1. Go to http://sdk.ckeditor.com/samples/codesnippet.html
  2. Clear Everything and start writing a list (bullet or numbered)
  3. Create a code snippet inside a list
  4. After code snippet is created, press the right arrow key to bring the focus to the next line.
  5. Press Enter key.

Expected result

We get a new list element

Actual result

Previous list element with the code snippet disappears

Other details (browser, OS, CKEditor version, installed plugins)

All Browsers

This is happening for all block level widgets.

Change History (2)

comment:1 Changed 8 years ago by Jakub Ś

Status: newconfirmed
Version: 4.5.10 (GitHub - master)4.4.3

This particular problem can be reproduced from version 4.4.3 but in CKEditor 4.4.1-4.4.2 it was not possible to insert a bullet that way and in CKEditor 4.3-4.4 bullet was auto-inserted.

Currently a widget and a paragraph is being inserted but either no paragraph or that extra bullet was better.

comment:2 Changed 8 years ago by Jakub Ś

#14778 was marked as duplicate.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy