﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17031	Cannot type after selecting whole content and changing its format.	kkrzton		"== Steps to reproduce ==

1. Go to http://tests.ckeditor.dev:1030/tests/plugins/widgetselection/manual/basic.
2. Select all (using keyboard) 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 [http://dev.ckeditor.com/ticket/17029 #17029]."	Bug	confirmed	Normal		General				
