Opened 8 years ago

Last modified 8 years ago

#17031 confirmed Bug

Cannot type after selecting whole content and changing its format. — at Initial Version

Reported by: kkrzton Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

Steps to reproduce

  1. Go to http://tests.ckeditor.dev:1030/tests/plugins/widgetselection/manual/basic.
  2. Select all inside first editor instance.
  3. Change Paragraph format to e.g. Header 1.
  4. Start typing.

Expected result

Newly typed characters appears in the editor and are visible.

Actual result

Newly typed characters are not visible.

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

Chrome 58.0.3029.110 (64-bit) on OS X. Same happens on Safari.

This happens because the filler is not properly removed so new typed content is inserted inside this filler (which is invisible).

Might be related to #17029.

Change History (0)

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