﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12110	[PR#104] Editor crash after deleting a table.	Piotr Jasiun	Marek Lewandowski	"'''Scenario:'''
1. Have an inline initialized editor
2. In that editor add a table and ensure that it is the sole element in the editable container (nothing before and nothing after)
3. Use the contextual menu to delete the table
4. The editor is no longer working :(

''Note: This can be reproduced also on the demo site: http://ckeditor.com/demo#inline''

'''The fix:'''
Just added a check to not remove the parent element of the table if that parent is the container.

PR: https://github.com/ckeditor/ckeditor-dev/pull/104

'''Related ticket:'''
#12122"	Bug	closed	Normal	CKEditor 4.4.3	General	4.0 Beta	fixed		mike@…
