﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12314	Entermode inconsistencies	Dinu		"I'm using inline mode, enterMode : CKEDITOR.ENTER_DIV

1) Slap a heap of divs into the editor
2) Hit enter anywhere, a new div is created (is this by design?)
3) Ctrl-A, Del
4) Use source button to verify editor is indeed ""empty""
5) Use blocks plugin to verify editor is not actually empty, but has a dummy div holder
6) Hit Enter, divs are still created
7) Use source to set <p></p> for content
8) Hit Enter, <p>s are created now

Problems:
1) Is the enter-in-div=div by design?
2) There should be a way to go back to <p> mode between divs
3) The dummy container created for an empty editor should fall back to <p> if editor is indeed empty"	Bug	pending	Normal		General				
