Opened 9 years ago

Last modified 9 years ago

#12846 confirmed Bug

No block wrapper after removing table

Reported by: Marek Lewandowski Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Cc:

Description

No block wrapper after removing table

  1. Open any sample with CKEditor. (i.e. samples/replacebyclass.html)
  2. Remove the table by right-click / "Delete Table"
  3. Type text "foo"

Expected result:
Caret is not within any paragraph, therefore foo gets typed directly into a body.

Current result:
Caret should be put innto some block wrapper.

Additional info:

  1. Doesn't seem to be recent regression, checked 4.3.0 and it's also reproducible there.

Change History (1)

comment:1 Changed 9 years ago by Jakub Ś

Status: newconfirmed
Version: 4.0

Problem can be reproduced from CKEditor 4.0 in all browsers.

NOTE: I get rid of the impression that this is a duplicate although I haven't any.

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