﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14751	if the p element is styled in a certain way, the paragraph cannot be deleted in IE and Edge	Sergelie		"== Steps to reproduce ==

1. add this code in the editor style sheet :
p { font-size:32px; border: dotted 1px #818181; overflow:auto; line-height:normal; width:97.5%; padding:10px;}

2. try to delete the paragraph when it is empty - you cannot.

3. You have to delete it via the source.


== Other details (browser, OS, CKEditor version, installed plugins) ==

bug in Edge and IE 10 (not in Chrome or FF)
not related to plugins.
version 4.5.5

The issue seems to be related to the attr. overflow and/or width in %."	Bug	closed	Normal		General	4.5.5	wontfix		Sergelie
